templates
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
account.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
admin.py
|
refactor: extract auth.py from account.py
|
2023-08-14 16:15:41 +02:00 |
auth.py
|
refactor: extract auth.py from account.py
|
2023-08-14 16:15:41 +02:00 |
blueprints.py
|
refactor: extract auth.py from account.py
|
2023-08-14 16:15:41 +02:00 |
commands.py
|
Split commands in their dedicated modules
|
2023-04-09 21:58:11 +02:00 |
forms.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
mails.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
models.py
|
refactor: user permission sugar
|
2023-08-14 16:25:12 +02:00 |