django1/django/contrib/gis/db/backend/postgis
Justin Bronn 463b325cb6 GeoDjango users may now use `django.contrib.gis.tests.run_tests` for their `TEST_RUNNER` so that a testing spatial database is properly created; the GeoDjango test suite runner is renamed to `run_gis_tests`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8434 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-18 15:58:29 +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 GeoDjango users may now use `django.contrib.gis.tests.run_tests` for their `TEST_RUNNER` so that a testing spatial database is properly created; the GeoDjango test suite runner is renamed to `run_gis_tests`. 2008-08-18 15:58:29 +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 Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
query.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00