django1/django/contrib/gis/db/models/sql
Justin Bronn 065b52f18e Updated `GeoSQLCompiler.get_default_columns`. 2012-10-05 15:43:04 -07: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 Updated `GeoSQLCompiler.get_default_columns`. 2012-10-05 15:43:04 -07:00
conversion.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
query.py Switch a datastructure internal to the ORM to be a set, instead of a dictionary. 2012-04-29 22:18:30 -04:00
where.py Internal refactoring; moving LOOKUP_SEP up one level. 2012-09-08 19:51:36 -04:00