nk20/apps/member
Yohann D'ANELLO fe4363b83d Don't display too much detail when a user has no right to see a profile 2020-10-25 21:29:44 +01:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02: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 Format JS files 2020-09-05 08:30:41 +02:00
templates/member Don't display too much detail when a user has no right to see a profile 2020-10-25 21:29:44 +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 Index page is a redirection 2020-10-07 11:53:42 +02: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 Fix registration permissions and procedure 2020-09-14 09:49:30 +02: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 Credit form didn't raise an error when the data didn't validate 2020-10-23 18:19:21 +02:00