nk20/apps/member
Yohann D'ANELLO f597b6dbd8 Prevent creating club when there exists an alias that is similar to the name of the club 2020-07-28 23:16:38 +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 Merge Role and RolePermissions 2020-07-25 19:40:30 +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 Prevent creating club when there exists an alias that is similar to the name of the club 2020-07-28 23:16:38 +02:00
hashers.py Import NK15 passwords 2020-02-20 10:26:00 +01: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 🐛 Calculating permissions faster 2020-07-28 15:25:08 +02:00