canaille-globuzma/canaille/app
2024-05-14 23:04:32 +02:00
..
__init__.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
commands.py doc: CLI documentation improvements 2024-05-12 11:33:22 +02:00
configuration.py fix: check command when SMTP configuration is not defined 2024-05-12 10:42:41 +02:00
features.py fix: SMTP feature can be disabled again 2024-05-14 23:04:32 +02:00
flask.py refactor: move BackendModel.get to Backend.get 2024-05-03 21:54:03 +02:00
forms.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
i18n.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
installation.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
mails.py tests: test mail attachments mimetypes 2024-04-27 14:36:34 +02:00
models.py refactor: locally store the model names in lowercase 2024-04-06 18:21:50 +02:00
themes.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00