django1/django/contrib/gis/db/backends/mysql
Claude Paroz c28bf990d7 Refs #29548 -- Fixed GIS tests on MariaDB 2018-07-13 18:27:30 +02:00
..
__init__.py
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Fixed #28518 -- Improved performance of loading geometries from DB. 2017-08-24 14:08:35 -04:00
introspection.py Refs #29548 -- Fixed GIS tests on MariaDB 2018-07-13 18:27:30 +02:00
operations.py Refs #29548 -- Fixed GIS tests on MariaDB 2018-07-13 18:27:30 +02:00
schema.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00