django1/django/contrib/gis/db/backends
Simon Charette 0290e01d5a Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation.
Thanks Vasileios Bouzas for the report.
2019-11-25 12:30:33 +01:00
..
base Fixed #29955 -- Added support for distance expression to the dwithin lookup. 2019-08-23 21:28:28 +02:00
mysql Fixed #30890 -- Added MariaDB support for the relate lookup. 2019-10-18 07:46:31 +02:00
oracle Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation. 2019-11-25 12:30:33 +01:00
postgis Fixed #30996 -- Added AsWKB and AsWKT GIS functions. 2019-11-22 13:40:48 +01:00
spatialite Fixed #30996 -- Added AsWKB and AsWKT GIS functions. 2019-11-22 13:40:48 +01:00
__init__.py
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00