nk20/apps/permission
Yohann D'ANELLO f80cb635d3 Optimize permissions, full support add perms, more fixtures 2020-03-20 00:06:28 +01:00
..
api Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
fixtures Optimize permissions, full support add perms, more fixtures 2020-03-20 00:06:28 +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 Optimize permissions, full support add perms, more fixtures 2020-03-20 00:06:28 +01:00
permissions.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
signals.py Optimize permissions, full support add perms, more fixtures 2020-03-20 00:06:28 +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