django1/django/contrib/gis/db/backend/postgis
Justin Bronn 2b8e768b22 Fixed #9858 -- Added ability to use PostGIS template with GIS test runner via `POSTGIS_TEMPLATE` setting. Thanks to Aryeh Leib Taurog for feature suggestion and initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-01 18:22:57 +00:00
..
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
adaptor.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
creation.py Fixed #9858 -- Added ability to use PostGIS template with GIS test runner via `POSTGIS_TEMPLATE` setting. Thanks to Aryeh Leib Taurog for feature suggestion and initial patch. 2009-02-01 18:22:57 +00:00
field.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
management.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
models.py Reverted r9480 -- the patch broke the Oracle spatial backend. 2008-11-17 18:42:48 +00:00
query.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00