]> git.0d.be Git - panikdb.git/commit
add management of groups
authorFrédéric Péters <fpeters@0d.be>
Wed, 30 Nov 2022 18:44:48 +0000 (19:44 +0100)
committerFrédéric Péters <fpeters@0d.be>
Wed, 30 Nov 2022 18:47:06 +0000 (19:47 +0100)
commit15c328ddb4ba51146f6ce72dfd07872249e683e1
tree95a58b60fba01075a90fdebbfd8bb8fad3378062
parent6c2afdba43851a12fa7f463962c3a20a6ccd0f6f
add management of groups
panikdb/aa/urls.py
panikdb/aa/views.py
panikdb/templates/aa/group_confirm_delete.html [new file with mode: 0644]
panikdb/templates/aa/group_detail.html [new file with mode: 0644]
panikdb/templates/aa/group_new.html [new file with mode: 0644]
panikdb/templates/aa/groups_list.html [new file with mode: 0644]
panikdb/templates/aa/user_list.html