django1/django/contrib/gis/db/backends/spatialite
Tim Graham 4b57fa3746 [1.11.x] Updated postgis.net and gaia-gis.it links to https.
Backport of 5bd7ffc313 from master
2017-03-16 14:03:52 -04: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 Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing. 2016-09-08 16:33:36 -04:00
client.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
features.py Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite. 2016-12-15 15:31:07 -05:00
introspection.py Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes 2016-09-12 09:26:33 +02:00
models.py Refs #25645 -- Removed SpatiaLite 3.x compatibility in SpatialiteSpatialRefSys.wkt. 2016-06-01 10:49:55 -04:00
operations.py [1.11.x] Updated postgis.net and gaia-gis.it links to https. 2017-03-16 14:03:52 -04:00
schema.py Fixed #27072 -- Fixed AddGeometryColumn error when altering a SpatiaLite table. 2016-08-24 08:44:45 -04:00