summaryrefslogtreecommitdiff
path: root/tests/gis_tests/gis_migrations/migrations
AgeCommit message (Expand)Author
2023-09-20Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.Mariusz Felisiak
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-04-14Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.Claude Paroz
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
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham