django/tests/gis_tests
Claude Paroz c28bf990d7 Refs #29548 -- Fixed GIS tests on MariaDB 2018-07-13 18:27:30 +02:00
..
data
distapp
gdal_tests Dropped support for GDAL 1.9 and 1.10. 2018-06-11 08:33:09 -04:00
geo3d
geoadmin Replaced django.test.utils.patch_logger() with assertLogs(). 2018-05-07 09:34:00 -04:00
geoapp Refs #29451 -- Fixed test_isvalid_lookup on MySQL 8+. 2018-07-06 08:59:27 -04:00
geogapp
geos_tests Refs #27472 -- Fixed crash during pickling of empty GEOS point. 2018-07-09 11:02:12 -04:00
gis_migrations
inspectapp Refs #29548 -- Fixed GIS tests on MariaDB 2018-07-13 18:27:30 +02:00
layermap Fixed #27629 -- Added router.allow_relation() calls for assignments between unsaved model instances. 2018-05-10 20:42:44 -04:00
maps
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_fields.py
test_geoforms.py Replaced django.test.utils.patch_logger() with assertLogs(). 2018-05-07 09:34:00 -04:00
test_geoip2.py Fixed a test failure with the latest GeoIP2 database. 2018-04-17 21:30:05 -04:00
test_gis_tests_utils.py
test_measure.py
test_ptr.py Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash. 2018-07-06 11:26:14 -04:00
test_spatialrefsys.py
tests.py
utils.py