canaille-globuzma/canaille/core
2023-05-20 20:46:39 +02:00
..
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py password minimum length is not a magic constant anymore 2023-05-20 20:46:39 +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 password minimum length is not a magic constant anymore 2023-05-20 20:46:39 +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 the unit test backend fixtures 2023-05-20 17:17:46 +02:00
populate.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00