django1/django/contrib/gis/db/backends
Claude Paroz 690170a8b9 Removed unused quoting/encoding in gis db backend 2012-09-13 20:17:52 +02:00
..
mysql remove a bunch of unnescesarry iterkeys() calls 2012-08-08 07:33:15 -07:00
oracle [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
postgis [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
spatialite Fixed #17278 -- Enabled the spatialite GIS tests to run without having to specify a database name in the settings. Thanks to Aymeric for the report and to Ramiro for the initial patch. 2012-08-19 02:17:45 -07:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #13670 -- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch. 2011-09-10 00:29:34 +00:00
base.py Removed unused quoting/encoding in gis db backend 2012-09-13 20:17:52 +02:00
util.py Removed unused quoting/encoding in gis db backend 2012-09-13 20:17:52 +02:00