migrations
|
Ajoute la gestion des groupes
|
2021-07-24 04:13:47 +02:00 |
templates/wiki_groups
|
On affiche la liste des managers
|
2021-10-26 20:01:58 +02:00 |
__init__.py
|
Implement the structured groups backend
|
2019-12-20 17:02:29 +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 |