django1/django/contrib/gis/db/backends
Claude Paroz 831358f23d Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditor
Thanks Tim Graham for the review.
2017-08-08 17:37:43 +02:00
..
base Removed unused SpatialOperations.from_wkb. 2017-07-26 20:03:41 -04:00
mysql Removed unused SpatialOperations.from_wkb. 2017-07-26 20:03:41 -04:00
oracle Fixed #28432 -- Allowed geometry expressions to be used with distance lookups. 2017-07-25 15:49:35 -04:00
postgis Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditor 2017-08-08 17:37:43 +02:00
spatialite Removed unused SpatialOperations.from_wkb. 2017-07-26 20:03:41 -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