django1/django/contrib/gis/tests/geoapp
Simon Charette 11cd7388f7 Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -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 Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 2013-08-15 19:47:26 -04: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 most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_sitemaps.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
tests.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00