wiki-eleves/WikiENS/settings
Basile Clement a26a77b508 Future-proof for django 4.0
Minor changes to make the code compatible with django 4.0

Note that we can't actually upgrade to django 4.0 because that requires
python 3.8, and www.eleves only has python 3.7, so we need to upgrade
www.eleves first.
2022-12-05 14:37:55 +01:00
..
.gitignore Split production / development settings 2019-12-24 17:00:49 +01:00
__init__.py Settings: add missing __init__.py 2019-12-24 17:04:07 +01:00
common.py Future-proof for django 4.0 2022-12-05 14:37:55 +01:00
local.py black WikiENS/settings/ 2019-12-24 17:07:10 +01:00
prod.py Split production / development settings 2019-12-24 17:00:49 +01:00
secret_example.py black WikiENS/settings/ 2019-12-24 17:07:10 +01:00