django1/django/contrib/gis/tests/geoapp
Anssi Kääriäinen a6a0800579 [1.7.x] Fixed #22250 -- regression in gis compiler for non-concrete fields
Thanks to gwahl@fusionbox.com for the report.

Backport of 21f208e66e from master
2014-03-29 08:28:43 +02: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 Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
test_feeds.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
test_regress.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
test_sitemaps.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
tests.py [1.7.x] Fixed #22250 -- regression in gis compiler for non-concrete fields 2014-03-29 08:28:43 +02:00
urls.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00