django1/django/contrib/gis/tests/geoadmin
Claude Paroz 6295ea0027 Replaced HAS_SPATIAL_DB by testing database feature
Refs #22632. This should be the base for using more database
features to exclude specific backends in GIS tests.
Thanks Tim Graham for the review.
2014-08-19 17:57:01 +02:00
..
__init__.py Fixed #16790 -- Modified the geographic admin to work after r16594. Thanks, jdiego, for the bug report and patch. 2011-09-10 03:04:30 +00:00
models.py Properly assigned app_label to GIS test models. 2014-01-01 11:01:46 +01:00
tests.py Replaced HAS_SPATIAL_DB by testing database feature 2014-08-19 17:57:01 +02:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00