summaryrefslogtreecommitdiff
path: root/tests/gis_tests/layermap/models.py
AgeCommit message (Expand)Author
2019-01-02Used 4 space hanging indent for dictionaries.Tim Graham
2018-07-27Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.Melvyn Sopacua
2017-05-04Made runtests.py run gis_tests only when using a GIS database backend.Tim Graham
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-03-11Removed unneeded GeoManagers in tests.Tim Graham
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-03-21Revert "Removed unneeded app_label definitions in gis_tests"Claude Paroz
2015-03-21Removed unneeded app_label definitions in gis_testsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham