django1/django/contrib/gis/db/backends
Jannis Leidel 89c302cf3f Rolled back r16510, r16513 and r16514 because it wasn't ready.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16515 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-05 14:16:37 +00:00
..
mysql Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB backend. Thanks JannKleen for the report and patch. 2011-04-06 11:19:37 +00:00
oracle Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS backend DatabaseOperations class. 2011-04-05 11:29:16 +00:00
postgis Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of legacy postgresql module that was removed recently 2011-04-04 15:43:56 +00:00
spatialite Rolled back r16510, r16513 and r16514 because it wasn't ready. 2011-07-05 14:16:37 +00:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
base.py Added `reverse` and `force_rhr` methods to `GeoQuerySet`. Refs #12416. 2010-01-29 02:20:58 +00:00
util.py Fixed #14653 -- Removed vestigal `getstatusoutput` from GeoDjango utils. 2010-11-09 17:39:01 +00:00