nk20/apps/permission
Yohann D'ANELLO 730d37c620 Protect views from viewing if the user has no right to view an object 2020-03-19 02:26:06 +01:00
..
api Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags Protect views from viewing if the user has no right to view an object 2020-03-19 02:26:06 +01:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py Update a lot of things 2020-03-07 13:12:17 +01:00
apps.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
models.py Improve add permissions 2020-03-18 15:49:52 +01:00
permissions.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
signals.py Improve add permissions 2020-03-18 15:49:52 +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