django1/django/contrib/gis/tests
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
..
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 Fixed #17796 -- Rolled back [17588] because the fix for the original relatively 2012-02-29 17:46:23 +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