nk20/apps/member
Yohann D'ANELLO 72dcc93136 Club managers can register new members to a club, even if they don't have the right to create a transaction 2020-07-31 09:49:43 +02:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
fixtures Membership fees for paid and unpaid students, closes #43 2020-04-01 04:07:55 +02:00
migrations move apps to own dir 2019-08-11 14:47:44 +02:00
tests move apps to own dir 2019-08-11 14:47:44 +02:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Fix linters 2020-07-30 15:53:23 +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 New club members have only the role "Club member" by default and no other one 2020-07-31 09:41:22 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py Before checking membership roles, we wait before the creation of the membership 2020-07-28 19:38:25 +02:00
signals.py Invalidate registrations, fix profile creation 2020-04-05 08:01:51 +02:00
tables.py Better club search bar 2020-06-21 22:27:32 +02:00
urls.py Credit note for membership renewals 2020-04-05 21:56:56 +02:00
views.py Club managers can register new members to a club, even if they don't have the right to create a transaction 2020-07-31 09:49:43 +02:00