django1/django/contrib/gis/db/backends/spatialite
Claude Paroz 37d06cfc46 Fixed #25499 -- Added the ability to pass an expression in distance lookups
Thanks Bibhas Debnath for the report and Tim Graham for the review.
2015-10-09 15:27:47 +02: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 Lazy loading of GEOS functions 2015-04-24 20:30:23 +02: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 #25499 -- Added the ability to pass an expression in distance lookups 2015-10-09 15:27:47 +02:00
schema.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00