django1/django/contrib/gis/db/backends/postgis
Daniel Wiesmann bbfad84dd9 Fixed #25588 -- Added spatial lookups to RasterField.
Thanks Tim Graham for the review.
2016-05-06 09:17:18 -04:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #25588 -- Added spatial lookups to RasterField. 2016-05-06 09:17:18 -04: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 Removed unused wk_col property of SpatialRefSys models. 2016-04-15 13:17:09 -04:00
operations.py Fixed #25588 -- Added spatial lookups to RasterField. 2016-05-06 09:17:18 -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