mpeltriaux
8aa3fbd97a
* 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 |
||
---|---|---|
.. | ||
migrations | ||
models | ||
templates/user | ||
__init__.py | ||
admin.py | ||
apps.py | ||
enums.py | ||
forms.py | ||
tests.py | ||
urls.py | ||
views.py |