django1/django/contrib/gis/tests/geoapp
Alex Gaynor f2d8027c9a Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07: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 Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
sitemaps.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_feeds.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
test_regress.py Removed a ton of unused local vars 2013-09-08 08:05:16 -07:00
test_sitemaps.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
tests.py Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00