django1/django/contrib/gis/tests/geoapp
Alasdair Nicol 919934602f [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value
Thanks to Collin Anderson for the suggestion and Tim Graham for
reviewing the patch.

Backport of 22c6497f99 from master
2013-08-15 20:33:02 -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 Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
models.py [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 2013-08-15 20:33:02 -04:00
sitemaps.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
test_feeds.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_regress.py Fixed embarrassing typo. 2013-05-11 22:57:01 +02:00
test_sitemaps.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
tests.py [1.6.x] Partial revert of commit 2bf403ecbd 2013-07-09 14:34:16 +02:00
urls.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00