django1/django/contrib/gis/tests/geoapp
Claude Paroz df30ae07fc Fixed postgis test database initialization
Refs #20968. Allow querying template_postgis presence without
existing test database.
Thanks Tim Graham for the review.
2014-12-12 20:08:07 +01:00
..
fixtures Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite. 2014-08-08 14:01:59 -04:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
feeds.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
models.py Added a new GeoJSON serialization format for GeoDjango 2014-11-15 18:07:18 +01:00
sitemaps.py Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
test_feeds.py Removed unused imports. 2014-08-19 12:40:49 -04:00
test_regress.py Skipped some broken tests on Oracle GIS; refs #23504. 2014-09-17 15:33:50 -04:00
test_serializers.py Fixed GIS tests to again skip without error when GEOS is not installed. 2014-11-19 14:29:05 -07:00
test_sitemaps.py Removed unused imports. 2014-08-19 12:40:49 -04:00
tests.py Fixed postgis test database initialization 2014-12-12 20:08:07 +01:00
urls.py Silenced some GIS deprecation warnings; refs #22384. 2014-06-07 19:35:57 -04:00