canaille-globuzma/canaille/app
2024-04-22 18:10:49 +02:00
..
__init__.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
configuration.py feat: env_prefix create_app variable can select the environment var prefix 2024-04-22 18:10:49 +02:00
flask.py fix: compatibility with old session IDs 2024-04-09 15:45:47 +02:00
forms.py fix: display an error message when trying to remove the last user from a group 2024-04-08 14:44:15 +02:00
i18n.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
installation.py refactor: LDAP backend initialization 2023-12-27 10:57:22 +01:00
mails.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01: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