django1/django/contrib/gis/tests
Baptiste Mispelon a0d5970d44 Fixed contrib.gis tests breaking in some edge cases.
The tests would error out with an ImproperlyConfigured error
if the user had psycopg installed but not geos.
Thanks to mcgohier for the report.
2014-05-17 15:01:06 +02:00
..
data Whitespace cleanup. 2013-10-10 16:49:20 -04:00
distapp Dropped support for GEOS 3.1 2014-03-29 11:08:52 +01:00
geo3d Confirmed GEOS 3.4 support 2014-03-29 11:08:52 +01:00
geoadmin Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
geoapp Used more specific test assertions. 2014-04-09 22:20:22 +02:00
geogapp Readded field unadvertantly removed in fedfd5030 2014-01-01 12:07:43 +01:00
gis_migrations Used migration framework in GIS test tearDown 2014-04-23 13:45:41 +02:00
inspectapp Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
layermap Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
relatedapp Used more specific test assertions. 2014-04-09 22:20:22 +02: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 Used more specific test assertions. 2014-04-09 22:20:22 +02:00
test_spatialrefsys.py Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:18:07 +02:00
tests.py Fixed contrib.gis tests breaking in some edge cases. 2014-05-17 15:01:06 +02:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00