wiki-eleves/wiki_groups
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
..
migrations Ajoute la gestion des groupes 2021-07-24 04:13:47 +02:00
static/wiki_groups/js/vendor WikiGroups: graphviz visualisation 2020-01-06 19:36:29 +01:00
templates/wiki_groups Update to Django 3.2 2022-01-07 16:47:09 +01:00
admin.py Implement the structured groups backend 2019-12-20 17:02:29 +01:00
apps.py Implement the structured groups backend 2019-12-20 17:02:29 +01:00
forms.py Ajoute la gestion des groupes 2021-07-24 04:13:47 +02:00
models.py Use already_notified in get_all_groups 2021-10-26 18:53:31 +02:00
tests.py Add tests for structured groups 2019-12-20 17:04:32 +01:00
urls.py Display the list of groups at /_groups/ 2021-10-26 19:48:33 +02:00
views.py On affiche la liste des managers 2021-10-26 20:01:58 +02:00