django1/django/contrib/gis/db/backends
Sergey Fedoseev 45e01df373 Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid. 2016-11-16 09:43:54 -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 #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid. 2016-11-16 09:43:54 -05: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