nk20/apps/member
Yohann D'ANELLO 4b12e3ed08 Display only the most recent membership 2020-10-07 09:29:41 +02:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
migrations The BDE offers 80 € to each new member that registers to the Société générale 2020-09-07 21:33:23 +02:00
static/member Format JS files 2020-09-05 08:30:41 +02:00
templates/member The BDE membership and the club membership must now be in two parts 2020-09-18 12:35:36 +02:00
tests When a membership is created, redirect to the user profile page rather than club detail 2020-10-04 21:08:35 +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 Merge branch 'atomicity' into 'beta' 2020-09-14 09:38:54 +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 Add permission to treasurers to create a club, fix the permission check to renew a membership 2020-09-23 21:36:04 +02:00
urls.py Separate club members in a dedicated page (WIP) 2020-07-31 13:17:16 +02:00
views.py Display only the most recent membership 2020-10-07 09:29:41 +02:00