nk20/apps/member
Alexandre Iooss b6847415b5 Remove unused imports in tests 2020-09-04 07:53:31 +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 Move default profile picture in member app 2020-09-02 23:08:40 +02:00
templates/member Merge branch 'traduction' into beta 2020-09-03 23:48:39 +02:00
tests Remove unused imports in tests 2020-09-04 07:53:31 +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 💚 Fix CI 2020-08-30 11:59:10 +02:00
hashers.py Fix linters 2020-07-30 15:53:23 +02:00
models.py 100% coverage on registration app 2020-09-03 20:03:40 +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 100% coverage on registration app 2020-09-03 20:03:40 +02:00