django1/django/contrib/gis/db/models
Justin Bronn b401d44a9f Fixed #9364 -- now uses the appropriate database table for inherited `GeometryField`s; now uses the `SpatialBackend` booleans in tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9336 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-05 17:51:11 +00:00
..
fields Removed trailing whitespace in a few files. 2008-08-26 04:55:56 +00:00
sql Fixed `GeoQuery.get_columns()` to be compatible with the changes in r8426. 2008-08-18 02:59:25 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
manager.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
mixin.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
proxy.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
query.py Fixed #9364 -- now uses the appropriate database table for inherited `GeometryField`s; now uses the `SpatialBackend` booleans in tests. 2008-11-05 17:51:11 +00:00