django1/django/contrib/gis/db/models/sql
Justin Bronn 037ce4318b Fixed #10839 -- `GeoQuery` now unpickles properly on Oracle.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10615 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-21 22:35:04 +00: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 Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
conversion.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
query.py Fixed #10839 -- `GeoQuery` now unpickles properly on Oracle. 2009-04-21 22:35:04 +00:00
where.py Fixed #10836 -- Forgot to move import to to `where` module. Thanks, seanl for ticket & patch. 2009-04-16 14:16:16 +00:00