django1/django/contrib/gis/tests/geoapp
Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Thanks Claude Paroz for the review.
2014-08-01 10:26:00 -04:00
..
fixtures GeoDjango test suite housekeeping. Moved data into fixtures for `relatedapp` and `distapp` tests, and made both use Django's `TestCase`; moved functionality out of `GeoDjangoTestSuiteRunner` to allow future re-use in `runtests.py` (refs #10420); compressed test app fixtures and cleaned up imports. 2010-12-02 05:58:21 +00: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 Several small whitespace fixes for styleguide/flake8 violations 2014-01-01 09:37:52 -08:00
sitemaps.py Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
test_feeds.py Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
test_regress.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
test_sitemaps.py Silenced some GIS deprecation warnings; refs #22384. 2014-06-07 19:35:57 -04:00
tests.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
urls.py Silenced some GIS deprecation warnings; refs #22384. 2014-06-07 19:35:57 -04:00