django/tests/gis_tests
Claude Paroz a7863c78b7 Fixed #27024 -- Prevented logging error with empty string as geometry widget value
Thanks Gavin Wahl for the report, and Tim Graham for the review.
2016-08-08 16:28:19 +02:00
..
data
distapp
gdal_tests Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
geo3d
geoadmin Fixed #27024 -- Prevented logging error with empty string as geometry widget value 2016-08-08 16:28:19 +02:00
geoapp Refs #26657 -- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+. 2016-07-28 17:48:17 -04:00
geogapp
geos_tests Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml(). 2016-06-21 15:46:27 -04:00
gis_migrations
inspectapp
layermap
maps
rasterapp
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 Fixed #27024 -- Prevented logging error with empty string as geometry widget value 2016-08-08 16:28:19 +02:00
test_geoip.py Fixed a GeoIP test failure with the latest data. 2016-08-03 11:08:30 -04:00
test_geoip2.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_measure.py
test_spatialrefsys.py
test_wkt.py
tests.py
utils.py