django1/django/contrib/gis/db/backends
Claude Paroz 7e714827ea Don't initialize PostGIS-specific stuff for non-db connections
Refs #16969.
2013-11-09 11:28:16 +01:00
..
mysql Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
oracle Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
postgis Don't initialize PostGIS-specific stuff for non-db connections 2013-11-09 11:28:16 +01:00
spatialite Fixed all E261 warnings 2013-11-02 18:20:39 -04: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 Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
util.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00