django1/django/contrib/gis/db/backends
Tim Graham f86b6f351d Refs #25588 -- Removed obsolete bits of RasterField support.
Unused since bbfad84dd9.
2017-07-20 10:09:36 -04:00
..
base Fixed #27964 -- Made MySQL backend raise exception if spatial transformation is needed for query. 2017-06-26 15:10:55 -04:00
mysql Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
oracle Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
postgis Refs #25588 -- Removed obsolete bits of RasterField support. 2017-07-20 10:09:36 -04:00
spatialite Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00