django1/django/contrib/gis/db/backends
Sergey Fedoseev 6cb0a3ac28 Removed BaseSpatialOperations.truncate_params.
Unused since 32969c3931.
2017-03-20 07:59:23 -04:00
..
base Removed BaseSpatialOperations.truncate_params. 2017-03-20 07:59:23 -04:00
mysql Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
oracle Removed BaseSpatialOperations.truncate_params. 2017-03-20 07:59:23 -04:00
postgis Removed GeoQuerySet leftovers. 2017-03-16 09:38:02 -04:00
spatialite Added SpatiaLite NumPoints support for non-LINESTRING geometries. 2017-03-16 20:29:31 -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