django1/django/contrib/gis/db/backends/postgis
Sylvain Fankhauser 0a89915783 Fixed #24862 -- Improved PostGIS database connection error message
Thanks brycenesbitt for the patch.
2015-06-05 21:58:30 +02:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #24214 -- Added GIS functions to replace geoqueryset's methods 2015-04-22 19:54:17 +02:00
base.py Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00
features.py Fixed #23757 -- Added 3D introspection support to Spatialite backend 2015-03-18 19:27:44 +01:00
introspection.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
operations.py Fixed #24862 -- Improved PostGIS database connection error message 2015-06-05 21:58:30 +02:00
schema.py Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00