django1/django/contrib/gis/geos/tests
Claude Paroz c082f3c74c 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.
2014-04-17 21:18:07 +02:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_geos.py Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:18:07 +02:00
test_geos_mutation.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
test_io.py Removed unused imports. 2014-03-29 08:54:30 -04:00
test_mutable_list.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00