django1/django/contrib/gis/db/models
Justin Bronn 4058429708 Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-06 01:52:14 +00:00
..
fields Removed trailing whitespace in a few files. 2008-08-26 04:55:56 +00:00
sql Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch. 2008-12-06 01:52:14 +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