nk20/apps/permission
Yohann D'ANELLO c653e0986e Remove UserPermission model 2020-03-19 20:39:19 +01:00
..
api Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
fixtures Notes are read-only in the API, but can be modified with scripts (ie. transactions) 2020-03-19 19:29:52 +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 Remove UserPermission model 2020-03-19 20:39:19 +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