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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2010-01-01
Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f...
Jannis Leidel
2010-01-01
Fixed problem in which SpatiaLite library would not be loaded for the connect...
Justin Bronn
2009-12-31
Fixed #12468 -- Use the `DatabaseOperations` class from the `postgresql_psyco...
Justin Bronn
2009-12-30
Fixed #12462 - Fixed edge case with auth backends that don't support object p...
Jannis Leidel
2009-12-30
Fixed #12454 - Added support for localized formats to admin date and time wid...
Jannis Leidel
2009-12-30
Fixed #12444 - Date based widgets now correctly handle input values when usin...
Jannis Leidel
2009-12-29
Fixed #12458 -- no longer use try/except/finally syntax in PostGIS and Spatia...
Justin Bronn
2009-12-29
When `GEOSFree` is not available on NT platforms, have to specifically use th...
Justin Bronn
2009-12-29
Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle...
Justin Bronn
2009-12-29
Fixed `GeoManager.get_query_set` incompatibility with `db_manager` method.
Justin Bronn
2009-12-28
Fixed #11191 - Admin throws 500 instead of 404 for PK of incorrect type
Luke Plant
2009-12-27
Fixed #11609 -- The `check_pointer` error checking routine and `GDALBase._set...
Justin Bronn
2009-12-27
Fixed #12450 -- `GEOSFree` was really added in GEOS 3.1.1, not 3.1.0. Thanks...
Justin Bronn
2009-12-25
Fixed `LayerMapping` to work with PostGIS geography fields; removed `LayerMap...
Justin Bronn
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-23
Added tests for PostGIS geography support; added `proj_version_tuple` to Post...
Justin Bronn
2009-12-22
Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric...
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-19
Fixed #10927 - Content Types shortcut view throws 500s instead of 404s
Luke Plant
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 #12385: Made built-in field type descriptions in admindocs translatable...
Karen Tracey
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-13
Fixed #10969: Made US State field a CharField, fixing a few oddities in its b...
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-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 #12362 -- Corrected Python 2.4 incompatibility with hmac constructor in...
Russell Keith-Magee
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
Fixed #4604 - Configurable message passing system, supporting anonymous users
Luke Plant
2009-12-09
Fixed #12340 -- `BaseGenericInlineFormSet.get_queryset` now returns an ordere...
Justin Bronn
2009-12-03
Updated all PendingDeprecationWarning from 1.1 to DeprecationWarning ready fo...
Luke Plant
2009-12-02
Refs #11109 -- Touched some whitespace so Trac will display some files correc...
Russell Keith-Magee
2009-11-19
Corrected a regression in validation of admin fieldsets with nested definitio...
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
2009-11-16
Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is no...
Justin Bronn
2009-11-14
`OGRGeomType` now recognizes 2.5D types, and removes need for unnecessary wor...
Justin Bronn
2009-11-13
Refs #12203 -- Improved error handling for the case where a user manually spe...
Russell Keith-Magee
2009-11-10
Now raise an exception when trying to export 3D (HEX)EWKB when using GEOS 3.0...
Justin Bronn
2009-11-10
Fixed a brittle test case that was failing on PostGIS versions < 1.4.
Justin Bronn
[prev]
[next]