django1/django/contrib/gis/db/models
Justin Bronn a488589461 Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle spatial backend now works.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-29 10:18:56 +00:00
..
sql Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle spatial backend now works. 2009-12-29 10:18:56 +00:00
__init__.py Forgot to remove import of defunct `GeoMixin`. 2009-03-31 17:19:03 +00:00
aggregates.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
fields.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
manager.py Fixed `GeoManager.get_query_set` incompatibility with `db_manager` method. 2009-12-29 09:57:37 +00:00
proxy.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
query.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00