django1/django/contrib/gis/tests
Aymeric Augustin 1906cb9360 Fixed conditional skipping of test for left/right lookup types.
connection.ops.spatial_version is None for some backends (eg. MySQL) and
the comparison fails on Python 3 with TypeError.
2013-05-09 17:39:56 +02:00
..
data Fixed #16594 -- Added wkt 3D support for GEOS geometries 2013-03-09 12:02:22 +01:00
distapp Lowered tolerance to fix failing distance test. 2012-10-05 14:55:15 -07:00
geo3d Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
geoadmin Moved has_changed logic from widget to form field 2013-01-25 20:50:46 +01:00
geoapp Fixed conditional skipping of test for left/right lookup types. 2013-05-09 17:39:56 +02:00
geogapp Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
inspectapp Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite 2013-04-15 20:27:58 +02:00
layermap Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
relatedapp Removed django.contrib.localflavor. 2012-12-29 21:59:06 +01:00
__init__.py Discovered some geodjango tests with standard mechanism 2012-06-14 21:10:30 +02:00
test_geoforms.py Fixed #16110 -- Fixed GeometryField odd behaviour regarding null values 2013-03-15 21:45:33 +01:00
test_measure.py Fixed #17754 -- Refactored gis.measure 2012-06-14 15:32:42 +02:00
test_spatialrefsys.py Replaced proj4 testing by a regex 2013-03-08 22:52:41 +01:00
utils.py Ensured gis tests aren't run on non-gis Oracle 2012-10-27 18:34:47 +03:00