account.py
|
feat: implement email verification
|
2023-08-06 11:58:16 +02:00 |
admin.py
|
feat: implement email verification
|
2023-08-06 11:58:16 +02:00 |
commands.py
|
Split commands in their dedicated modules
|
2023-04-09 21:58:11 +02:00 |
forms.py
|
fix: email address field translations
|
2023-08-08 14:26:46 +02:00 |
groups.py
|
modals are HTML pages instead of JS elements
|
2023-07-18 18:34:10 +02:00 |
mails.py
|
feat: implement email verification
|
2023-08-06 11:58:16 +02:00 |
models.py
|
Implements a flask Group converter
|
2023-06-29 15:55:39 +02:00 |