index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-18
Added more relative imports in contrib.gis.
Claude Paroz
2012-05-18
Got rid of old __cmp__methods replaced by rich comparison.
Claude Paroz
2012-05-18
Fixed broken ES localflavor test after 4774875.
Claude Paroz
2012-05-18
remove mention of djangoproject.com from cbv topic
Stratos Moros
2012-05-18
Fixed #18334 -- Fixed detection of supports_stddev backend feature.
Claude Paroz
2012-05-18
Small change to a template in the FormWizard docs
Chris Beaven
2012-05-17
Added load i18n code to the base wizard form template documentation as it use...
Jeremy Cowgar
2012-05-17
Fixed #6916 -- Wrong spelling of Spanish province.
Aymeric Augustin
2012-05-17
Added a test for DayArchiveView. Refs #17192.
Aymeric Augustin
2012-05-17
Fixed #18323 -- Refactored date arithmetic
Aymeric Augustin
2012-05-17
Fixed #9893 -- Validated the length of file names
Aymeric Augustin
2012-05-17
Mentioned the previous commit in the release notes
Aymeric Augustin
2012-05-17
Fixed #17449 -- Added OPTIONS to generic views.
Aymeric Augustin
2012-05-17
Fixed #17535 -- Optimized list generic views.
Aymeric Augustin
2012-05-17
Fixed #18326 -- Stripped ending chars in LiveServerViews tests.
Claude Paroz
2012-05-16
Hidden __pycache__ dirs for FilePathField. Refs #17393.
Claude Paroz
2012-05-16
Swap out to === for the true comparison to avoid possible coercion issues
Travis Swicegood
2012-05-16
Add missing semi-colons
Travis Swicegood
2012-05-16
Remove `var` declaration---this variable is already delcared as an argument
Travis Swicegood
2012-05-16
Make sure these functions don't bleed into the global scope
Travis Swicegood
2012-05-16
Fixing my e-mail duplicates.
Boo
2012-05-16
Merge pull request #43 from techtonik/patch-1
Adrian Holovaty
2012-05-16
Fix issue #18267 - document `settings.configured` property.
anatoly techtonik
2012-05-16
Fixed #17896 -- Added file_hash method to CachedStaticFilesStorage to be able...
Jannis Leidel
2012-05-15
Updated installation instructions.
Aymeric Augustin
2012-05-15
Fixed #18019 -- Use threaded runserver only when database supports it.
Claude Paroz
2012-05-14
Fixed #10890: added prev/next_week in the context
Aymeric Augustin
2012-05-12
Replaced im_func and im_self by __func__ and __self__.
Claude Paroz
2012-05-12
Added missing relative imports in test files.
Claude Paroz
2012-05-12
Avoided test failure on MySQL by skipping a failing test
Anssi Kääriäinen
2012-05-12
Fixed #4102 -- Allow update of specific fields in model.save()
Andrei Antoukh
2012-05-12
Removed 'return false' in favor of preventDefault.
Marc Neuwirth
2012-05-11
Fixed typo in utils/archive.py docstring
Adrian Holovaty
2012-05-11
Fixed #18301 -- Fixed url name in password reset example.
Claude Paroz
2012-05-11
Fixed #18281 -- Misleading wording in the tutorial.
Aymeric Augustin
2012-05-11
Fixed #18298 -- Marked error strings as translatable in CA localflavor.
Tyler Ball
2012-05-10
Fixed #17518 -- CSS glitch in StackedInline.
Aymeric Augustin
2012-05-10
Fixed #16335 -- Clarified an unintuitive behavior.
Aymeric Augustin
2012-05-10
Fixed #17798 -- Tweaked the CA localflavor.
Aymeric Augustin
2012-05-10
Fixed #17950 -- Warned about usability limits of ModelChoiceField.
Aymeric Augustin
2012-05-10
Fixed #18093 -- Added a pk to AnonymousUser.
Aymeric Augustin
2012-05-10
Fixed #18257 -- Typo in contenttypes docs.
Aymeric Augustin
2012-05-10
Replaced foo.next() by next(foo).
Claude Paroz
2012-05-10
Set the post process cache when finished instead of one by one.
Jannis Leidel
2012-05-09
Fix proxy model Query.remove_inherited_models()
Anssi Kääriäinen
2012-05-08
Merge pull request #50 from duilio/master
Alex Gaynor
2012-05-08
Comment._get_userinfo is thread safe now
maurizio
2012-05-07
Merge pull request #48 from akaariai/pull_38_fix
Anssi Kääriäinen
2012-05-07
Fixed total_ordering for Python < 2.7.2
Anssi Kääriäinen
2012-05-07
Made model fields comparable to other objects
Simon Charette
[prev]
[next]