django1/django/contrib/gis/tests
Claude Paroz f039c555ca [1.7.x] Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests
3857 is now the official EPSG code for the Google spherical mercator
projection and some recent versions of GDAL do not recognize 900913
any longer.
Thanks Tim Graham for the report and initial patch.
Backport of c082f3c74c from master.
2014-04-17 21:21:27 +02: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 [1.7.x] Fixed #22250 -- regression in gis compiler for non-concrete fields 2014-03-29 08:28:43 +02: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 [1.7.x] Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:21:27 +02:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00