django1/django/contrib/gis/tests/distapp
Alex Gaynor 66210cbc70 Remove a great many of the remaining relative imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17008 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-17 18:45:22 +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
models.py Fixed #10594 -- `GeoQuerySet` measurment methods no longer crash on geometry fields with NULL values. Thanks, whiteinge for the bug report and yourcelf for the initial patch. 2010-03-29 22:20:38 +00:00
tests.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00