django1/django/contrib/gis/tests
Claude Paroz 18e990fa96 Fixed #16110 -- Fixed GeometryField odd behaviour regarding null values
Thanks slinkp for the report and the initial patch.
2013-03-15 21:45:33 +01: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 Removed mentions of regressiontests. 2013-03-03 17:03:11 -03:00
geogapp Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
inspectapp Lowered field ordering requirement in ogrinspect test 2013-02-02 14:01:24 +01: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