django1/django/contrib/gis/db/backends/spatialite
Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
..
__init__.py
adapter.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
base.py Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+. 2018-06-09 09:24:20 +02:00
client.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
features.py Fixed #28654 -- Dropped support for SpatiaLite 4.0. 2017-09-30 14:13:18 -04:00
introspection.py Fixed typos in comments and a test name. 2019-07-19 18:24:06 +02:00
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
operations.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
schema.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00