django1/django/contrib/gis/db/backends
Sergey Fedoseev 7127eb287f Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions
Added support for ST_Difference/ST_Intersection/ST_SymDifference.
2015-11-02 19:25:53 +01:00
..
base Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions 2015-10-29 13:34:12 +01:00
mysql Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions 2015-11-02 19:25:53 +01:00
oracle Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions 2015-10-29 13:34:12 +01:00
postgis Moved around imports in PostGIS operations 2015-10-27 20:38:21 +01:00
spatialite Fixed #25655 -- Dropped support for GEOS < 3.3 2015-11-01 20:41:52 +01: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