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
2009-12-13
Fixed a reST error from [11843] and added a versionadded directive.
Jacob Kaplan-Moss
2009-12-13
Fixed #12368: Fixed order-dependent messages test that was failing on MySQL/M...
Karen Tracey
2009-12-13
Added tet runner tests mistakenly left out of r11843. Refs #11613.
Karen Tracey
2009-12-13
Fixed #12146: Corrected Canadian postal code validation. Thanks paulschreibe...
Karen Tracey
2009-12-13
Fixed #11613: Added a failfast option for test running. Thanks jukvalim and ...
Karen Tracey
2009-12-13
Apply doc addition that somehow was left out of r11833. Refs #7977.
Karen Tracey
2009-12-12
Update an email address in AUTHORS.
Karen Tracey
2009-12-12
Fixed #12218: Added some helpful messages when Go is pressed in admin actions...
Karen Tracey
2009-12-12
Fixed #11632: Fixed a test broken by r11826 that relied on the exact (invalid...
Karen Tracey
2009-12-12
Fixed #7977: Fixed admindocs to use docstrings instead of a static array to l...
Karen Tracey
2009-12-12
Removed a left-over empty test directory -- the perils of git-svn, apparently.
Jacob Kaplan-Moss
2009-12-12
Fixed #3512: it's now possible to add CSS hooks to required/erroneous form ro...
Jacob Kaplan-Moss
2009-12-12
Fixed the tests I broke with [11824].
Jacob Kaplan-Moss
2009-12-12
Fixed #11632: Fixed the id for hidden initial widget so that it is different ...
Karen Tracey
2009-12-12
FIxed #10130: you may now delete attributes on `settings`. Thanks, jcassee.
Jacob Kaplan-Moss
2009-12-12
Fixed #11972: Corrected title filter handling of numbers followed by letters....
Karen Tracey
2009-12-12
Fixed edge case that breaks the test suite on versions of Python > 2.6.4
Brian Rosner
2009-12-12
Adjusted URL to #django IRC logs
Brian Rosner
2009-12-12
Fixed #11874 -- Optimizations and cleanups for SortedDict. Thanks to Alex Gay...
Russell Keith-Magee
2009-12-12
Fixed #12362 -- Corrected Python 2.4 incompatibility with hmac constructor in...
Russell Keith-Magee
2009-12-11
Polish translation updated
Jarek Zgoda
2009-12-10
Fixed #12349: Added missing unquote in admin history view. Thanks for the rep...
Karen Tracey
2009-12-10
Fixed #11010 - Add a foundation for object permissions to authentication back...
Jannis Leidel
2009-12-09
Implemented 'smart if' template tag, allowing filters and various operators t...
Luke Plant
2009-12-09
Fixed #4604 - Configurable message passing system, supporting anonymous users
Luke Plant
2009-12-09
Optimised use of 'in' operator on QuerySet using an explicit __contains__ met...
Luke Plant
2009-12-09
Added section info on top-level use of django.conf.settings to 'contributing'...
Luke Plant
2009-12-09
Fixed #12340 -- `BaseGenericInlineFormSet.get_queryset` now returns an ordere...
Justin Bronn
2009-12-09
Fixed #12336 - infinite recursion in dir(UserSettingsHolder)
Luke Plant
2009-12-03
Updated all PendingDeprecationWarning from 1.1 to DeprecationWarning ready fo...
Luke Plant
2009-12-03
Expanded on the SMTPConnection deprecation notes, and made the deprecation a ...
Russell Keith-Magee
2009-12-03
Corrected spelling of e-mail (according to our standard).
Luke Plant
2009-12-03
Added notes to "Features deprecated in 1.2" about CSRF and SMTPConnection
Luke Plant
2009-12-02
Refs #11109 -- Touched some whitespace so Trac will display some files correc...
Russell Keith-Magee
2009-11-30
Updated Spanish translation.
Marc Fargas
2009-11-30
Updated Catalan translation.
Marc Fargas
2009-11-26
Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthra...
Russell Keith-Magee
2009-11-23
updated croatian translation, date/time formats contributed by Davor Lučić
Aljosa Mohorovic
2009-11-23
Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re...
Russell Keith-Magee
2009-11-20
Added an explicit test showing that field errors are correctly autoescaped.
Jacob Kaplan-Moss
2009-11-20
Fixed #12245 -- Corrected target app handling for auto-generated m2m models w...
Russell Keith-Magee
2009-11-19
added myself to committers list
James Tauber
2009-11-19
Corrected a regression in validation of admin fieldsets with nested definitio...
Russell Keith-Magee
2009-11-19
Corrected an inconsistency in the documentation regarding the way to specify ...
Russell Keith-Magee
2009-11-19
Fixed #12242 -- Corrected a problem with masking extra selects() in a DateQue...
Russell Keith-Magee
2009-11-19
Fixed #11243 -- Ensured that bash_completion output is emitted in sorted orde...
Russell Keith-Magee
2009-11-18
Fixed a misplaced parenthesis.
Ian Kelly
2009-11-18
Added tests for the bash completion script from [11526]. Thanks to Eric Holsc...
Russell Keith-Magee
2009-11-18
Fixed #12237 -- Improved the error message for m2m fields with an explicit th...
Russell Keith-Magee
2009-11-17
As promised, removed the `_DeprecatedTestModule` and its instances.
Justin Bronn
[prev]
[next]