nk20/apps/registration
Yohann D'ANELLO 8cf9dfb9b9
Reduce complexity of the validation of a user, add verbosity in comments
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-06-14 21:43:04 +02:00
..
migrations Use a separate app for registration 2020-04-05 05:17:28 +02:00
static/registration Hide asterix on login form 2020-09-06 20:32:46 +02:00
templates/registration Rename join_BDE and join_Kfet to lowercase 2021-05-05 19:46:53 +02:00
tests Rename join_BDE and join_Kfet to lowercase 2021-05-05 19:46:53 +02:00
__init__.py Use a separate app for registration 2020-04-05 05:17:28 +02:00
apps.py Use a separate app for registration 2020-04-05 05:17:28 +02:00
forms.py Rename join_BDE and join_Kfet to lowercase 2021-05-05 19:46:53 +02:00
tables.py Remove newline in imports 2021-05-05 19:47:16 +02:00
tokens.py Reformat apps/registration/tokens.py 2021-05-05 19:48:19 +02:00
urls.py Add links to resend mail confirmations 2020-04-05 09:48:23 +02:00
views.py Reduce complexity of the validation of a user, add verbosity in comments 2021-06-14 21:43:04 +02:00