account.py
|
typo 'successfuly' -> 'successfully'
|
2023-05-30 09:44:11 +02:00 |
admin.py
|
'app' submodule
|
2023-04-09 15:52:55 +02:00 |
commands.py
|
Split commands in their dedicated modules
|
2023-04-09 21:58:11 +02:00 |
forms.py
|
refactored User locking mechanism
|
2023-05-26 17:48:50 +02:00 |
groups.py
|
Moved every model import to canaille.models
|
2023-05-20 20:02:00 +02:00 |
mails.py
|
'app' submodule
|
2023-04-09 15:52:55 +02:00 |
models.py
|
refactored User locking mechanism
|
2023-05-26 17:48:50 +02:00 |
populate.py
|
Moved every model import to canaille.models
|
2023-05-20 20:02:00 +02:00 |