django1/django/contrib/gis/db/backends
Daniel Hahler da5747f8e4 Fixed #25400 -- Fixed regression in nonexistent features on gis backends. 2015-09-17 09:30:46 -04:00
..
base Fixed #25400 -- Fixed regression in nonexistent features on gis backends. 2015-09-17 09:30:46 -04:00
mysql Added MySQL support to GIS functions 2015-04-22 19:54:17 +02:00
oracle Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature. 2015-08-19 19:02:30 -04:00
postgis Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
spatialite Lazy loading of GEOS functions 2015-04-24 20:30:23 +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