1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/gis_tests
2016-04-16 16:47:04 -04:00
..
data Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand. 2016-04-12 10:12:19 -04:00
distapp Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
gdal_tests Refs #26432 -- Skipped a raster test as needed. 2016-04-16 16:24:32 -04:00
geo3d Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
geoadmin Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
geoapp Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -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 Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments 2016-04-16 19:51:00 +02:00
gis_migrations Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
inspectapp Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
layermap Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
maps
rasterapp Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed. 2015-11-19 08:53:21 -05: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 Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
test_data.py
test_geoforms.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_geoip2.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_geoip.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -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
test_wkt.py Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function. 2016-04-16 16:47:04 -04:00
tests.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
utils.py