django1/django/contrib/gis/db/backends/postgis
Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04: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 #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
const.py Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
features.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
introspection.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
operations.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
pgraster.py Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
schema.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00