nk20/apps/member
Alexandre Iooss 4a9c37905c Fix alias count on club info 2020-09-06 21:54:12 +02:00
..
api Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
migrations Use migrations instead of fixtures to create BDE, Kfet and special notes 2020-09-05 10:33:24 +02:00
static/member Format JS files 2020-09-05 08:30:41 +02:00
templates/member Fix alias count on club info 2020-09-06 21:54:12 +02:00
tests Tests can run between 12pm and 2am 2020-09-05 00:47:55 +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 Translate login page 2020-09-06 20:21:31 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py Decompose some membership functions, now we have a good linting :) 2020-09-06 13:30:38 +02:00
signals.py Test and cover fully member app 2020-09-02 22:54:01 +02:00
tables.py Some table accessors weren't updated 2020-09-01 19:04:35 +02:00
urls.py Separate club members in a dedicated page (WIP) 2020-07-31 13:17:16 +02:00
views.py Add animated profile picture support 2020-09-06 18:54:21 +02:00