nk20/apps/member
Alexandre Iooss 5feb23ad51 Use Debian font awesome 2020-09-01 14:33: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
static/member/js Make alias form a bit more HTML friendly 2020-08-23 00:33:36 +02:00
templates/member Use Debian font awesome 2020-09-01 14:33:38 +02:00
tests Raise permission denied on CreateView if you don't have the permission to create a sample instance, see #53 2020-08-13 15:20:15 +02:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Prepare weekly reports 2020-08-05 23:19:17 +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 💚 Fix CI 2020-08-30 11:59:10 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py Check that the user is a member of the parent club only at the creation of the membership 2020-08-15 23:52:57 +02:00
signals.py Invalidate registrations, fix profile creation 2020-04-05 08:01:51 +02:00
tables.py Smaller membership renew btn 2020-08-25 16:44:01 +02:00
urls.py Separate club members in a dedicated page (WIP) 2020-07-31 13:17:16 +02:00
views.py Add "Lock note" feature 2020-08-31 20:15:48 +02:00