django1/django/contrib/gis/tests/geoapp
Ramiro Morales ae640e5ea0 Fixed #17796 -- Rolled back [17588] because the fix for the original relatively
corner case (boolean fields under MySQL spatial backend) had a wider scope with
potentially unintended consequences affecting the main MySQL backend and the
required changes wouldn't be appropiate at this point of the 1.4 development
cycle.

Refs #15169.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17603 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-29 17:46:23 +00: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 Fixed #17796 -- Rolled back [17588] because the fix for the original relatively 2012-02-29 17:46:23 +00:00
sitemaps.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
test_feeds.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
test_regress.py Fixed #17796 -- Rolled back [17588] because the fix for the original relatively 2012-02-29 17:46:23 +00:00
test_sitemaps.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
tests.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
urls.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00