nk20/apps/member
Yohann D'ANELLO f570ff3cd5
Check that permissions are working when accessing to API pages
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
2020-12-23 18:21:59 +01:00
..
api Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
migrations The note account must be active in order to have access to the Rest Framework API 2020-10-20 10:30:41 +02:00
static/member Extract strings from javascript files and translate them in french 2020-11-15 23:28:41 +01:00
templates/member Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
templatetags Display banners when a user is no more a BDE or Kfet member 2020-10-07 11:46:43 +02:00
tests Check that permissions are working when accessing to API pages 2020-12-23 18:21:59 +01:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Test and cover fully member app 2020-09-02 22:54:01 +02:00
apps.py Logging is finally processed at post saved, but old instance is querried 2020-02-27 16:25:18 +01:00
forms.py Can set a parent club to None 2020-10-07 09:48:21 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
signals.py Don't trigger signals when we add an object through a permission check 2020-09-07 14:52:37 +02:00
tables.py Don't display too much detail when a user has no right to see a profile 2020-10-25 21:29:44 +01:00
urls.py Separate club members in a dedicated page (WIP) 2020-07-31 13:17:16 +02:00
views.py Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00