index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
/
layermap
Age
Commit message (
Expand
)
Author
2017-05-04
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not insta...
Tim Graham
2017-05-04
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
Tim Graham
2016-11-15
Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.
Adam Chainz
2016-11-10
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-06-18
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-04-08
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-03-11
Removed unneeded GeoManagers in tests.
Tim Graham
2016-01-29
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-06-05
Cleanup: Removed the try-except-fail antipattern from tests
Shai Berger
2015-04-18
Stopped conditional discovery of gis_tests apps
Claude Paroz
2015-03-21
Revert "Removed unneeded app_label definitions in gis_tests"
Claude Paroz
2015-03-21
Removed unneeded app_label definitions in gis_tests
Claude Paroz
2015-02-20
Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham