django1/django/contrib/gis/db/backends
Claude Paroz 60428ed5db Removed some more hardcoded backends in GIS tests
Refs #22632. Thanks Tim Graham for the review.
2014-08-26 20:08:00 +02:00
..
mysql Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00
oracle Replaced HAS_SPATIAL_DB by testing database feature 2014-08-19 17:57:01 +02:00
postgis Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00
spatialite Replaced no_spatialite by connection features 2014-08-23 15:41:13 +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 Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00
util.py Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 15:44:52 +13:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00