django1/django/contrib/gis/db/models/sql
Anssi Kääriäinen f80a1934cd Fixed GIS regression in get_default_columns()
I changed the normal compiler's get_default_columns() but didn't change
the copy-pasted code in GIS compiler's get_default_columns().

Refs #19385
2012-12-30 12:10:15 +02:00
..
__init__.py Fixed incomplete merge of geographic aggregates; added support for `Extent` aggregate to Oracle spatial backend. Refs #3566. 2009-01-15 19:35:04 +00:00
aggregates.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
compiler.py Fixed GIS regression in get_default_columns() 2012-12-30 12:10:15 +02:00
conversion.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
query.py Fixed #16408 -- Re-fixed value conversion with Spatialite backend 2012-12-26 12:45:41 +01:00
where.py Internal refactoring; moving LOOKUP_SEP up one level. 2012-09-08 19:51:36 -04:00