summaryrefslogtreecommitdiff
path: root/tests/gis_tests/gis_migrations/test_commands.py
AgeCommit message (Expand)Author
2025-06-10Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings.nakano
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
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-02-05Fixed #26176 -- Fixed E123 flake8 warnings.Tim Graham
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham