django1/django/contrib/gis/tests
Eric Palakovich Carr c11b9346d4 Fixed migration so MySQL GIS test doesn't fail; refs #22001.
The test previously failed with the error:
(1170, "BLOB/TEXT column 'name' used in key specification without a key length")
2014-03-19 06:49:29 -04:00
..
data Whitespace cleanup. 2013-10-10 16:49:20 -04:00
distapp Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
geo3d Properly assigned app_label to GIS test models. 2014-01-01 11:01:46 +01:00
geoadmin Moved a GoogleMap test 2014-02-03 16:22:10 +01:00
geoapp Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
geogapp Readded field unadvertantly removed in fedfd5030 2014-01-01 12:07:43 +01:00
gis_migrations Fixed migration so MySQL GIS test doesn't fail; refs #22001. 2014-03-19 06:49:29 -04:00
inspectapp Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
layermap Properly assigned app_label to GIS test models. 2014-01-01 11:01:46 +01:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
relatedapp Properly assigned app_label to GIS test models. 2014-01-01 11:01:46 +01:00
__init__.py Trusted test skipping about gis tests running or not 2013-07-09 15:17:26 +02:00
test_geoforms.py Revert "Allowed running GIS form tests that don't require spatial database" 2013-12-14 21:03:09 +01:00
test_measure.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
test_spatialrefsys.py Fixed #21930 -- Only import add_srs_entry if GDAL is installed 2014-02-02 20:05:35 +01:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00