django1/django/contrib/gis/db/backends/spatialite
Sergey Fedoseev b78226cd3d Fixed #25655 -- Dropped support for GEOS < 3.3 2015-11-01 20:41:52 +01:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
base.py Removed obsolete SQL generation methods. 2015-01-18 15:58:06 -05:00
client.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
features.py Fixed #25655 -- Dropped support for GEOS < 3.3 2015-11-01 20:41:52 +01:00
introspection.py Fixed #23757 -- Added 3D introspection support to Spatialite backend 2015-03-18 19:27:44 +01:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
operations.py Fixed #25636 -- Dropped support for SpatiaLite < 3.0 2015-10-31 14:22:34 +01:00
schema.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00