django/tests/gis_tests/geoadmin
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
..
__init__.py
admin.py
models.py Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
tests.py Fixed #27024 -- Prevented logging error with empty string as geometry widget value 2016-08-08 16:28:19 +02:00
urls.py