django1/django/contrib/gis/db/backends/spatialite
Claude Paroz 30e123ed35 Fixed #32575 -- Added support for SpatiaLite 5. 2021-04-08 09:36:29 +02: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 #32575 -- Added support for SpatiaLite 5. 2021-04-08 09:36:29 +02:00
client.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
features.py Fixed #32575 -- Added support for SpatiaLite 5. 2021-04-08 09:36:29 +02: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 Fixed #32575 -- Added support for SpatiaLite 5. 2021-04-08 09:36:29 +02:00
schema.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00