index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2009-12-24
Yes, Virginia, `ST_MakeLine` really exists in PostGIS 1.3 and above.
Justin Bronn
2009-12-24
Fixed #12438 -- now use `GEOSFree` to free string pointers allocated within G...
Justin Bronn
2009-12-24
Fixed #12425 - Typo in Ukrainian translation.
Jannis Leidel
2009-12-24
Updated i18n tests a little to handle test failures better and updated Argent...
Jannis Leidel
2009-12-24
Updated Czech format strings. Thanks Honza Král. Refs #11637.
Jannis Leidel
2009-12-24
Fixed #12428: Ensured that the dummy backend is installed correctly on a fres...
Russell Keith-Magee
2009-12-24
Fixed #12433 -- Corrected a typo in the text of the exception raised by RawQu...
Russell Keith-Magee
2009-12-23
Added tests for PostGIS geography support; added `proj_version_tuple` to Post...
Justin Bronn
2009-12-23
Updated Polish translations
Jarek Zgoda
2009-12-22
Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric...
Jannis Leidel
2009-12-22
Changes to get raw queries working on the oracle backend.
Ian Kelly
2009-12-22
Fixed #12317 - Updated Hebrew translation.
Jannis Leidel
2009-12-22
Fixed #11968 - Updated Irish translation.
Jannis Leidel
2009-12-22
Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...
Brian Rosner
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-12-22
Fixed #11936 -- Removed deferred models from the list returned by the app_cac...
Russell Keith-Magee
2009-12-20
Fixed a broken ImproperlyConfigured error message
Simon Willison
2009-12-20
Fixed #11863: added a `Model.objects.raw()` method for executing raw SQL quer...
Jacob Kaplan-Moss
2009-12-19
Fixed #10927 - Content Types shortcut view throws 500s instead of 404s
Luke Plant
2009-12-19
Fixed #12258 - QuerySet.get() should clear ordering.
Luke Plant
2009-12-19
Fixed #12251 - QuerySet.in_bulk() should accept set/frozenset
Luke Plant
2009-12-19
Fixed #6961 - loaddata fails if models is a package instead of a module
Luke Plant
2009-12-19
Fixed #12234 -- Create additional indexes that use the appropriate operation ...
Justin Bronn
2009-12-18
Fixed #9749 - Added hook to ModelAdmin for specifying custom ChangeLists. Tha...
Jannis Leidel
2009-12-17
Fixed #11753 - Q objects with callables no longer explode on Python 2.4. Than...
Jacob Kaplan-Moss
2009-12-17
Fixed #12390 -- `Distance` and `Area` objects now support multiplication when...
Justin Bronn
2009-12-17
Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten...
Karen Tracey
2009-12-17
Updated BaseGenericInlineFormSet to match the changes made to BaseInlineFormS...
Russell Keith-Magee
2009-12-16
Fixed #12384: fixed a Python 2.4 incompatibility introduced in [11863].
Jacob Kaplan-Moss
2009-12-16
Fixed #12389 - performance enhancement of get_models()
Luke Plant
2009-12-16
Polish translation updated (still missing some GIS-related things)
Jarek Zgoda
2009-12-16
Fixed #12385: Made built-in field type descriptions in admindocs translatable...
Karen Tracey
2009-12-16
Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, normalizing w...
Russell Keith-Magee
2009-12-14
Made the message strings added in r11837 visible to makemessages. Refs #12281.
Karen Tracey
2009-12-14
Fixed #7052 -- Added support for natural keys in serialization.
Russell Keith-Magee
2009-12-14
Fixed #6262 -- Added a cached template loader, and modified existing template...
Russell Keith-Magee
2009-12-13
Fixed #10969: Made US State field a CharField, fixing a few oddities in its b...
Karen Tracey
2009-12-13
Fixed #10646: `cache.incr()` and `decr()` now fail consistantly under python-...
Jacob Kaplan-Moss
2009-12-13
Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatso...
Jacob Kaplan-Moss
2009-12-13
Fixed #12215: Added len to ModelChoiceIterator. Thanks Alex and Tobias.
Karen Tracey
2009-12-13
Fixed #12368: Fixed order-dependent messages test that was failing on MySQL/M...
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-12
Fixed #12218: Added some helpful messages when Go is pressed in admin actions...
Karen Tracey
2009-12-12
Fixed #7977: Fixed admindocs to use docstrings instead of a static array to l...
Karen Tracey
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 #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
[prev]
[next]