nk20/apps/permission
ynerant 395c52220f Merge branch 'master' into 'tranfer_front'
# Conflicts:
#   apps/activity/views.py
#   apps/permission/backends.py
#   locale/de/LC_MESSAGES/django.po
#   locale/fr/LC_MESSAGES/django.po
#   static/js/base.js
#   templates/base.html
#   templates/member/user_list.html
2020-05-07 18:48:35 +02:00
..
api RolePermissions were missing in the API 2020-04-02 16:06:58 +02:00
fixtures We can view and update our WEI registration while we are not fully registered to the WEI. 2020-04-24 14:30:18 +02:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py Fix CI 2020-03-22 14:57:51 +01:00
apps.py Comment code 2020-03-20 15:58:14 +01:00
backends.py Merge branch 'master' into 'tranfer_front' 2020-05-07 18:48:35 +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 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
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
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 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