django1/django/contrib/gis/tests
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
..
data Fixed integer overflows that occurred when `OFTReal` fields were treated as `OFTInteger`. 2011-03-30 16:56:53 +00:00
distapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geo3d Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geoadmin Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geoapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geogapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
inspectapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
layermap Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
relatedapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
__init__.py Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch. 2011-09-17 19:54:52 +00:00
test_geoforms.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_measure.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_spatialrefsys.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
utils.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00