konova/user/models
mpeltriaux 8aa3fbd97a #169 Admin on teams
* adds admin column on team index view
* refactors Team model, so multiple members can become admins
* adds team migration for switch from fkey->m2m structure
* renames 'Group' to 'Permission' on user index view to avoid confusion between 'Groups' and Teams
* adds new autocomplete route for team-admin selection based on already selected members of the TeamForm
2022-05-30 14:35:31 +02:00
..
__init__.py #101 Team settings 2022-02-17 13:13:32 +01:00
notification.py Refactoring 2021-11-15 17:41:52 +01:00
team.py #169 Admin on teams 2022-05-30 14:35:31 +02:00
user_action.py #163 Checked icons improvement 2022-05-30 10:26:34 +02:00
user.py #86 Email enhancement 2022-02-08 14:31:11 +01:00