wiki-eleves/WikiENS
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
..
__pycache__ initial commit 2017-10-06 14:17:13 +02:00
settings Future-proof for django 4.0 2022-12-05 14:37:55 +01:00
.gitignore Move settings.py -> settings.default.py 2019-12-15 23:11:35 +01:00
__init__.py initial commit 2017-10-06 14:17:13 +02:00
urls.py Future-proof for django 4.0 2022-12-05 14:37:55 +01:00
wsgi.py initial commit 2017-10-06 14:17:13 +02:00