django1/django/contrib/gis/db/backends
Simon Charette 095c1aaa89 Fixed #28849 -- Fixed referenced table and column rename on SQLite.
Thanks Ramiro for the input and Tim for the review.
2017-12-01 22:12:24 -05:00
..
base Simplified GeometryField.select_format(). 2017-11-04 10:08:25 -04:00
mysql Fixed #28853 -- Updated connection.cursor() uses to use a context manager. 2017-11-28 11:28:09 -05:00
oracle Fixed #28853 -- Updated connection.cursor() uses to use a context manager. 2017-11-28 11:28:09 -05:00
postgis Fixed #28853 -- Updated connection.cursor() uses to use a context manager. 2017-11-28 11:28:09 -05:00
spatialite Fixed #28849 -- Fixed referenced table and column rename on SQLite. 2017-12-01 22:12:24 -05: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