django1/django/contrib/gis/db/backends
Claude Paroz 2bd1bbc424 Converted GIS lookups to use the new Lookup API
Thanks Tim Graham, Anssi Kääriäinen and Marc Tamlyn for the
reviews.
2014-10-09 21:38:50 +02:00
..
mysql Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00
oracle Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00
postgis Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00
spatialite Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #13670 -- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch. 2011-09-10 00:29:34 +00:00
base.py Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00
util.py Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 15:44:52 +13:00
utils.py Converted GIS lookups to use the new Lookup API 2014-10-09 21:38:50 +02:00