1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/tests/gis_tests
2016-07-19 09:28:39 -04:00
..
data Fixed #25951 -- Trimmed default representation of GEOSGeometry 2016-04-17 15:31:12 +02:00
distapp
gdal_tests [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
geo3d [1.10.x] Fixed #26775 -- Supported dim=3 geography fields 2016-06-18 21:50:45 +02:00
geoadmin
geoapp [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
geogapp Refs #17635 -- Tested the Cast function in a geography to geometry context 2016-04-12 21:14:45 +02:00
geos_tests [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
gis_migrations [1.10.x] Refs #25588 -- Fixed GDAL dependency in spatial lookups. 2016-05-27 17:07:26 -04:00
inspectapp [1.10.x] Fixed #26750 -- Fixed introspection for geography point field with dim=3 2016-06-21 15:23:58 +02:00
layermap Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
maps
rasterapp [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
relatedapp Sorted single letter imports per the latest version of isort. 2016-03-28 11:45:31 -04:00
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py
test_geoip2.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_geoip.py [1.10.x] Fixed a GeoIP test failure with the latest data. 2016-07-19 09:28:39 -04:00
test_measure.py Sorted single letter imports per the latest version of isort. 2016-03-28 11:45:31 -04:00
test_spatialrefsys.py Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units(). 2016-04-19 11:19:44 -04:00
test_wkt.py Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function. 2016-04-16 16:47:04 -04:00
tests.py
utils.py