django1/django/contrib/gis/db/backends
Claude Paroz 00db71d452 Refs #25499 -- Fixed expressions in distance lookups on Oracle. 2015-10-09 14:08:42 -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 #25499 -- Fixed expressions in distance lookups on Oracle. 2015-10-09 14:08:42 -04:00
postgis Fixed #25499 -- Added the ability to pass an expression in distance lookups 2015-10-09 15:27:47 +02:00
spatialite Fixed #25499 -- Added the ability to pass an expression in distance lookups 2015-10-09 15:27:47 +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