django1/django/contrib/gis/db/backends
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
mysql Made gis_terms be a set, rather than a dict with None for all keys. 2013-05-09 08:13:13 -07:00
oracle Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
postgis Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
spatialite Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01: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 Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
util.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00