nk20/apps/permission
Yohann D'ANELLO b7a88a387c More tests in WEI app, but we can still go further 2020-08-11 01:03:29 +02:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
fixtures See user information does not imply see the note balance 2020-08-10 16:32:45 +02:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templates/permission Reorder templates 2020-08-09 19:06:57 +02:00
templatetags Only staff with good permission mask can visit Django Admin 2020-07-29 11:38:59 +02:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py 💄 Improve Django Admin 2020-08-01 15:13:29 +02:00
apps.py Comment code 2020-03-20 15:58:14 +01:00
backends.py Fix linters 2020-07-30 15:53:23 +02:00
decorators.py Add backdoor to login as other users (in debug mode only) 2020-07-30 12:50:48 +02:00
models.py Remove test code 2020-08-09 15:42:07 +02:00
permissions.py Treasurers can of course click on buttons. Fix PATCH requests on the API 2020-07-29 12:25:53 +02:00
signals.py Fix linters 2020-07-30 15:53:23 +02:00
tables.py 💚 Fix linters 2020-08-06 12:50:24 +02:00
test.py More tests in WEI app, but we can still go further 2020-08-11 01:03:29 +02:00
urls.py Add a public rights page to view which permissions are granted to which role, update Font Awesome to 5.13 2020-04-26 01:20:46 +02:00
views.py Display users that have surnormal roles 2020-08-05 21:07:31 +02:00