django1/django/contrib/gis/db/backends
Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Thanks Claude Paroz for the review.
2014-08-01 10:26:00 -04:00
..
mysql Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
oracle Gave unique names to SpatialRefSysModels. 2014-06-08 21:15:47 +02:00
postgis Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
spatialite Fixed #23030 -- Properly handled geometry columns metadata during migrations 2014-07-23 12:10:23 +02:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #13670 -- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch. 2011-09-10 00:29:34 +00:00
base.py Gave unique names to SpatialRefSysModels. 2014-06-08 21:15:47 +02:00
util.py Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 15:44:52 +13:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00