nk20/apps/member
Yohann D'ANELLO 3096cb2966
Parse input of search filters to prevent errors based on invalid regex, fixes #113
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-03-10 16:11:01 +01:00
..
api Parse input of search filters to prevent errors based on invalid regex, fixes #113 2022-03-10 16:11:01 +01:00
migrations Commit missing migrations 2021-10-06 10:41:58 +02:00
static/member Extract strings from javascript files and translate them in french 2020-11-15 23:28:41 +01:00
templates/member Fix permission to see note balance when we can't see profile detail (e.g. for note account) 2021-09-06 11:56:56 +02:00
templatetags Update copyright for 2021 2021-06-14 21:45:56 +02:00
tests Update copyright for 2021 2021-06-14 21:45:56 +02:00
__init__.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
admin.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
apps.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
auth.py Remove additional blank lines 2021-03-09 17:18:43 +01:00
forms.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
hashers.py Linting 2021-09-09 10:45:36 +02:00
models.py Fix membership tables for clubs without an ending membership date 2022-02-13 17:53:05 +01:00
signals.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
tables.py Fix membership tables for clubs without an ending membership date 2022-02-13 17:51:22 +01:00
urls.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
views.py Add permissions to (un)lock club notes 2021-12-13 18:31:36 +01:00