django1/django/contrib/gis/db/backends
Sergey Fedoseev 7d51e406bd Added MySQLOperations.geom_func_prefix to simplify. 2016-10-24 11:12:47 -04: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 #27056 -- Allowed migrating geometry field dimension on PostGIS 2016-09-22 16:40:27 +02: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