django1/django/contrib/gis/db/backends
Sergey Fedoseev 0a13b249e2 Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 2017-04-01 13:43:53 -04:00
..
base Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
mysql Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 2017-04-01 13:43:53 -04:00
oracle Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
postgis Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
spatialite Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00