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-19
[1.1.X] Fixed #6961 - loaddata fails if models is a package instead of a module
Luke Plant
2009-12-19
[1.1.X] Fixed #12234 -- Create additional indexes that use the appropriate op...
Justin Bronn
2009-12-17
[1.1.X] Fixed #12393 -- Parameterized the form output in the testGenericInlin...
Russell Keith-Magee
2009-12-17
[1.1.X] Fixed #11753 - Q objects with callables no longer explode on Python 2...
Jacob Kaplan-Moss
2009-12-17
[1.1.X] Fixed #12390 -- `Distance` and `Area` objects now support multiplicat...
Justin Bronn
2009-12-17
[1.1.X] Updated BaseGenericInlineFormSet to match the changes made to BaseInl...
Russell Keith-Magee
2009-12-16
[1.1.X] Polish translations updated (some GIS keys still unresolved)
Jarek Zgoda
2009-12-16
[1.1.X] Fixed #12385: Made built-in field type descriptions in admindocs tran...
Karen Tracey
2009-12-16
[1.1.X] Cleaned up some stray text in the test from r11874. Thanks to Rob Hud...
Russell Keith-Magee
2009-12-16
[1.1.X] Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, norma...
Russell Keith-Magee
2009-12-14
[1.1.X] Made the message strings added in r11838 visible to makemessages. Ref...
Karen Tracey
2009-12-13
[1.1.X] Fixed #10969: Made US State field a CharField, fixing a few oddities ...
Karen Tracey
2009-12-13
[1.1.X] Fixed #12146: Corrected Canadian postal code validation. Thanks pauls...
Karen Tracey
2009-12-13
[1.1.X] Apply doc addition that somehow was left out of r11834. Refs #7977.
Karen Tracey
2009-12-12
[1.1.X] Update an email address in AUTHORS.
Karen Tracey
2009-12-12
[1.1.X] Fixed #12281: Added some helpful messages when Go is pressed in admin...
Karen Tracey
2009-12-12
[1.1.X] Fixed #11632: Fixed a test broken by r11827 that relied on the exact ...
Karen Tracey
2009-12-12
[1.1.X] Fixed #7977: Fixed admindocs to use docstrings instead of a static ar...
Karen Tracey
2009-12-12
Removed a left-over empty test directory -- the perils of git-svn, apparently.
Jacob Kaplan-Moss
2009-12-12
[1.1.X] Fixed the tests I broke with [11825].
Jacob Kaplan-Moss
2009-12-12
[1.1.X] Fixed #11632: Fixed the id for hidden initial widget so that it is di...
Karen Tracey
2009-12-12
[1.1.X] Fixed #10130: you may now delete attributes on `settings`. Thanks, jc...
Jacob Kaplan-Moss
2009-12-12
[1.1.X] Fixed #11972: Corrected title filter handling of numbers followed by ...
Karen Tracey
2009-12-12
[1.1.X] Fixed edge case that breaks the test suite on versions of Python > 2.6.4
Brian Rosner
2009-12-12
[1.1.X] Update svnmerge metadata to reflect what has been backported and what...
Karen Tracey
2009-12-12
[1.1.X] Adjusted URL to #django IRC logs
Brian Rosner
2009-12-12
[1.1.X] Fixed #11874 -- Optimizations and cleanups for SortedDict. Thanks to ...
Russell Keith-Magee
2009-12-10
[1.1.X] Fixed #12349: Added missing unquote in admin history view. Thanks for...
Karen Tracey
2009-12-09
[1.1.X] Fixed #12340 -- `BaseGenericInlineFormSet.get_queryset` now returns a...
Justin Bronn
2009-11-23
[1.1.X] Cleaned up the release notes index page, and added some stub 1.1.2 an...
Russell Keith-Magee
2009-11-20
[1.1.X] Added an explicit test showing that field errors are correctly autoes...
Jacob Kaplan-Moss
2009-11-19
[1.1.X] Added myself to committers list
James Tauber
2009-11-19
Corrected an inconsistency in the documentation regarding the way to specify ...
Russell Keith-Magee
2009-11-19
[1.1.X] Fixed #12242 -- Corrected a problem with masking extra selects() in a...
Russell Keith-Magee
2009-11-16
[1.1.X] Fixed #5034 -- honor request.urlconf in reverse and resolve.
Brian Rosner
2009-11-12
[1.1.X] Fixed #12204 -- Corrected the use of :djadmin: links in the testing d...
Russell Keith-Magee
2009-11-11
[1.1.X] Fixed #12163 -- Corrected the unpickling of non-deferred models. Than...
Russell Keith-Magee
2009-11-04
[1.1.X] Fixed #11144 -- When a to/from/cc header contains unicode, make sure ...
Russell Keith-Magee
2009-11-04
[1.1.X] Fixed #11849 -- Corrected handling of use_tls in the SMTP mail handle...
Russell Keith-Magee
2009-11-03
[1.1.X] Fixed #12101 -- `OGRGeometry` does not need to create a clone of the ...
Justin Bronn
2009-11-02
[1.1.X] Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apo...
Russell Keith-Magee
2009-11-02
[1.1.X] Fixed #12093 -- `LayerMapping` now takes into account model inheritan...
Justin Bronn
2009-11-01
[1.1.X] Repeat the setUp/tearDown changes made in r11699 for the tests
Karen Tracey
2009-11-01
[1.1.X] Changed setUp and tearDown for the tests converted from doctests in r...
Karen Tracey
2009-11-01
[1.1.X] (In [11697]) Fixed #12125 -- Fixed a typo in the generic views date_b...
Karen Tracey
2009-11-01
[1.1.X] Fixed #12123 -- Updated the utils.dateformat test to be a unittest to...
Russell Keith-Magee
2009-11-01
[1.1.X] Fixed #12123 -- Refactored dateformat tests to use unittest. This is ...
Russell Keith-Magee
2009-11-01
[1.1.X] Fixed #12121 -- Modified __reduce__ on a model to avoid an infinite r...
Russell Keith-Magee
2009-10-31
[1.1.X] Updated svnmerge metadata: block CSRF changesets, include those that ...
Karen Tracey
2009-10-30
[1.1.X] Fixed #11872 -- Instantiate the correct model in BaseInlineFormSet.__...
Brian Rosner
[next]