nk20/apps/permission
Yohann D'ANELLO 7794210cc8 Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
..
api Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
fixtures Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
apps.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
models.py Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
permissions.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
signals.py Being superuser is not enough (must have the correct mask), add some initial fixtures 2020-03-19 18:53:06 +01:00
tests.py Update a lot of things 2020-03-07 13:12:17 +01:00
views.py Update a lot of things 2020-03-07 13:12:17 +01:00