django1/django/contrib/gis/db/backends
Christian von Roques cbae4d3184 Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
Thanks Claude Paroz and Tim Graham for reviews, and
Mjumbe Wawatu Poe for the initial regression test.
2016-11-12 16:18:22 -05:00
..
base Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
mysql Added MySQLOperations.geom_func_prefix to simplify. 2016-10-24 11:12:47 -04:00
oracle Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing. 2016-09-08 16:33:36 -04:00
postgis Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2. 2016-11-12 16:18:22 -05:00
spatialite Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes 2016-09-12 09:26:33 +02:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
utils.py Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00