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
2010-04-20
[1.1.X] Adjust the fr.py localflavor tests to account for r13007.
Karen Tracey
2010-04-20
[1.1.X] Fixed #13387 -- Removed some duplicated departments in the French loc...
Russell Keith-Magee
2010-04-20
[1.1.X] Fixed #13382 -- Modified a message used for testing purposes to allow...
Russell Keith-Magee
2010-04-19
[1.1.X] Fixed #13374 -- Corrected some more minor issues causing problems for...
Russell Keith-Magee
2010-04-16
[1.1.X] Fixed #11810 -- Fixed typo and errors that prevented `modifiable` fro...
Justin Bronn
2010-04-16
[1.1.X] Fixed #13360: For Python2.3 compatbility, don't pass iterators to sor...
Karen Tracey
2010-04-16
[1.1.X] Fixed #13357 -- Minor changes to get Django running under PyPy. Thank...
Russell Keith-Magee
2010-04-15
[1.1.X] Fixed #9427: Allow for autodiscover to load admin modules from apps i...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13345: Don't attempt to load the locale regressiontests subdir...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13353: Corrected a couple of tests that were dependent on dict...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13348: Restored ability to load models from apps in eggs. Than...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13184 -- Document the requirement that custom model fields usi...
Russell Keith-Magee
2010-04-14
[1.1.X] Fixed Python 2.4 incompatibility introduced in r12973.
Karen Tracey
2010-04-14
[1.1.X] Fixed #13335: Adjusted the r12950 fix to properly handle import error...
Karen Tracey
2010-04-13
[1.1.X] Fixed #13332 -- Corrected the cleanup code in the test client to avoi...
Russell Keith-Magee
2010-04-13
[1.1.X] Refs #13227 -- Partial backport of r12865; backported the changes to ...
Russell Keith-Magee
2010-04-12
[1.1.X] Added Pyton 2.3 compatibility import for use of set by some new tests.
Karen Tracey
2010-04-12
[1.1.X] Fixed #12142 -- EmptyQuerySet.update() no longer updates all rows in ...
Karen Tracey
2010-04-12
[1.1.X] svnmerge.py metatdata housekeeping.
Karen Tracey
2010-04-12
Fixed #11957 -- exceptions in admin.py are no longer hidden after second request
Brian Rosner
2010-04-12
[1.1.X] Fixed #13309 -- Ensure that delete() deletes everything it should del...
Russell Keith-Magee
2010-04-12
[1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists per se.
Karen Tracey
2010-04-12
[1.1.X] Fixed two small doc markup errors.
Karen Tracey
2010-04-12
[1.1.X] Fixed #11696: Changed app loading code so that it does not swallow im...
Karen Tracey
2010-04-11
[1.1.X] Fixed #9437 -- Now close the connection after getting the PostGIS ver...
Justin Bronn
2010-04-06
[1.1.X] Fixed #13270 - typos in documentation
Luke Plant
2010-04-06
Fixed test failure that was occurring since r12909
Luke Plant
2010-04-06
[1.1.X] Fixed #13035 - Incorrect documentation regarding admin and default ma...
Luke Plant
2010-04-06
[1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt
Luke Plant
2010-04-05
[1.1.X] Fixed #13263 -- Corrected field name typo in queries documentation ex...
Justin Bronn
2010-04-05
[1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. Thank...
Justin Bronn
2010-04-05
[1.1.X] Added file mistakenly ommitted from r12917
Russell Keith-Magee
2010-04-05
[1.1.X] Fixed #13129 -- Corrected CSS on RTL layout when a changelist has adm...
Russell Keith-Magee
2010-04-05
[1.1.X] Fixed #12260 -- Corrected CSS when using checkbox widgets on a ModelM...
Russell Keith-Magee
2010-04-05
[1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin customization of the...
Russell Keith-Magee
2010-04-04
[1.1.X] Fixed #12328 -- Corrected the handling of subqueries with ordering an...
Russell Keith-Magee
2010-04-03
[1.1.X] Fixed #12247 -- Corrected the way update queries are processed when t...
Russell Keith-Magee
2010-04-02
[1.1.X] Fixed #11956 -- Modified the handling of m2m relationships between su...
Russell Keith-Magee
2010-04-01
[1.1.X] Fixed #13256 -- `OGRGeometry` no longer raises an exception when comp...
Justin Bronn
2010-04-01
[1.1.X] Fixed #13259 -- Ensure that multiple calls to message() don't corrupt...
Russell Keith-Magee
2010-03-31
[1.1.X] No longer use the deprecated GEOS C API function `GEOSGeomFromWKB_buf...
Justin Bronn
2010-03-31
[1.1.X] Fixed #11916 -- Corrected handling of aggregation when there is a sub...
Russell Keith-Magee
2010-03-31
[1.1.X] Fixed #13253 -- Updated the help message for dumpdata to indicate tha...
Russell Keith-Magee
2010-03-31
[1.1.X] Restored pre-r10062 behavior allowing None from formfield_callback to...
Brian Rosner
2010-03-29
[1.1.X] Fixed #10594 -- `GeoQuerySet` measurment methods no longer crash on g...
Justin Bronn
2010-03-29
[1.1.X] Added another GDAL bug workaround for retrieving the correct coordina...
Justin Bronn
2010-03-29
[1.1.X] Fixed #11785 -- Clarified error message when the layer geometry type ...
Justin Bronn
2010-03-29
[1.1.X] Fixed #12312 -- Set the coordinate dimension on each component of geo...
Justin Bronn
2010-03-29
[1.1.X] `OGRGeomType` now recognizes 2.5D types, and removes need for unneces...
Justin Bronn
2010-03-29
[1.1.X] Fixed a brittle test case that was failing on PostGIS versions < 1.4.
Justin Bronn
[next]