nk20/apps/permission
Yohann D'ANELLO 3a4145e4d9 Woops, roles didn't have the permissions 2020-07-28 20:56:22 +02:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
fixtures Woops, roles didn't have the permissions 2020-07-28 20:56:22 +02:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags 💥 Improve performances 2020-07-25 17:25:57 +02:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
apps.py Comment code 2020-03-20 15:58:14 +01:00
backends.py 🐛 Calculating permissions faster 2020-07-28 15:25:08 +02:00
decorators.py The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
models.py Update permissions to see buses 2020-07-28 20:22:10 +02:00
permissions.py The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
signals.py Custom error pages 2020-04-25 19:29:18 +02:00
test.py Update permissions to see buses 2020-07-28 20:22:10 +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 Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00