django1/django/contrib/gis/db/backends/mysql
Tim Graham ef9344b3a5 Removed unused SpatialOperations.from_wkb.
Unused since its introduction in ff60c5f9de.
2017-07-26 20:03:41 -04:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Fixed #28436 -- Added support for distance lookups on MySQL. 2017-07-26 08:50:56 -04:00
introspection.py Fixed #23538 -- Added SchemaEditor for MySQL GIS. 2014-09-25 13:53:44 -04:00
operations.py Removed unused SpatialOperations.from_wkb. 2017-07-26 20:03:41 -04:00
schema.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00