summaryrefslogtreecommitdiff
path: root/tests/gis_tests/geoadmin
AgeCommit message (Expand)Author
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-08-08Fixed #27024 -- Prevented logging error with empty string as geometry widget ...Claude Paroz
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-03-11Removed unneeded GeoManagers in tests.Tim Graham
2016-03-11Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.Sergey Fedoseev
2015-04-24Delayed GDAL check for OSMGeoAdminClaude Paroz
2015-04-24Removed many HAS_GEOS conditional importsClaude Paroz
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-04-15Updated tests to stop leaking models in shared AdminSite.Riccardo Magliocchetti
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