nk20/apps/member
Yohann D'ANELLO 4997a37058 Ensure that the user is authenticated before that it has the permission to see page 2020-08-15 23:27:58 +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
templates/member Don't display "change password" button on other profile pages 2020-08-15 20:59:45 +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 Prevent time travelers to register in the note 2020-08-15 21:30:08 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py Prevent time travelers to register in the note 2020-08-15 21:30:08 +02:00
signals.py Invalidate registrations, fix profile creation 2020-04-05 08:01:51 +02:00
tables.py Do not hover table when not clickable 2020-08-10 18:01:39 +02:00
urls.py Separate club members in a dedicated page (WIP) 2020-07-31 13:17:16 +02:00
views.py Ensure that the user is authenticated before that it has the permission to see page 2020-08-15 23:27:58 +02:00