django1/django/contrib/gis/db/backends
snowman2 29345aecf6 Fixed #32721 -- Fixed migrations crash when adding namespaced spatial indexes on PostGIS. 2021-05-14 07:10:28 +02:00
..
base Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
mysql Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
oracle Added SpatialFeatures.supports_tolerance_parameter. 2020-11-30 07:29:00 +01:00
postgis Fixed #32721 -- Fixed migrations crash when adding namespaced spatial indexes on PostGIS. 2021-05-14 07:10:28 +02:00
spatialite Fixed #32575 -- Added support for SpatiaLite 5. 2021-04-08 09:36:29 +02: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