django1/django/contrib/gis/db/backends/postgis
Claude Paroz 60428ed5db Removed some more hardcoded backends in GIS tests
Refs #22632. Thanks Tim Graham for the review.
2014-08-26 20:08:00 +02:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
base.py Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00
creation.py Fixed #20550 -- Added ability to preserve test db between runs 2014-05-28 16:22:46 +01:00
introspection.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
models.py Fixed #23030 -- Properly handled geometry columns metadata during migrations 2014-07-23 12:10:23 +02:00
operations.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
schema.py Fixed #23161: Drop PostGIS geography fields correctly 2014-08-04 14:06:33 +10:00