summaryrefslogtreecommitdiff
path: root/tests/gis_tests/rasterapp/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-05-04Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.Tim Graham
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-05-06Fixed #25588 -- Added spatial lookups to RasterField.Daniel Wiesmann
2015-06-23Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initializationDaniel Wiesmann
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann