django1/django/contrib/gis/db/backends
Daniel Wiesmann bbfad84dd9 Fixed #25588 -- Added spatial lookups to RasterField.
Thanks Tim Graham for the review.
2016-05-06 09:17:18 -04:00
..
base Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units(). 2016-04-19 11:19:44 -04:00
mysql Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
oracle Removed unused wk_col property of SpatialRefSys models. 2016-04-15 13:17:09 -04:00
postgis Fixed #25588 -- Added spatial lookups to RasterField. 2016-05-06 09:17:18 -04:00
spatialite Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04: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