1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/gis_tests
2016-02-24 16:10:46 +01:00
..
data
distapp Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
gdal_tests Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
geo3d Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
geoadmin
geoapp Fixed #26266 -- Output the primary key in the GeoJSON serializer properties 2016-02-24 16:10:46 +01:00
geogapp Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
geos_tests Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
gis_migrations Fixed #26176 -- Fixed E123 flake8 warnings. 2016-02-05 15:11:07 -05:00
inspectapp Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
layermap Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
maps
rasterapp Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed. 2015-11-19 08:53:21 -05:00
relatedapp
__init__.py
admin.py
models.py
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 Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_geoip.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_measure.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_spatialrefsys.py
tests.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
utils.py