summaryrefslogtreecommitdiff
path: root/tests/gis_tests/inspectapp/models.py
AgeCommit message (Expand)Author
2023-02-01Refs #33476 -- Applied Black's 2023 stable style.David Smith
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-09-15Prevented creation of 3D test models if not supported.Tim Graham
2017-05-04Made runtests.py run gis_tests only when using a GIS database backend.Tim Graham
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-06-21Fixed #26750 -- Fixed introspection for geography point field with dim=3Claude Paroz
2016-03-11Removed unneeded GeoManagers in tests.Tim Graham
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-03-18Fixed #23757 -- Added 3D introspection support to Spatialite backendClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham