django1/django/contrib/gis/db/backends/mysql
Sergey Fedoseev 986c7d522a Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite.
Area function, Distance function, and distance lookups now work with
geodetic coordinates on SpatiaLite.
2016-12-15 15:31:07 -05:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
base.py Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing. 2016-09-08 16:33:36 -04:00
features.py Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite. 2016-12-15 15:31:07 -05:00
introspection.py Fixed #23538 -- Added SchemaEditor for MySQL GIS. 2014-09-25 13:53:44 -04:00
operations.py Added MySQLOperations.geom_func_prefix to simplify. 2016-10-24 11:12:47 -04:00
schema.py Passed logging message parameters as arguments instead of interpolating them. 2015-12-26 18:35:42 -05:00