canaille-globuzma/canaille/core
2024-04-09 22:06:08 +02:00
..
endpoints fix: display the menu bar on error pages 2024-04-09 22:06:08 +02:00
templates refactor: user permissions lazy loading 2024-04-07 15:21:32 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
configuration.py feat: sign in/out events are logged in #177 2024-04-09 10:04:26 +02:00
mails.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: move User.check_password and User.set_password methods to Backend 2024-04-07 20:17:15 +02:00
populate.py fix: use one single faker generator for fake groups generation 2024-03-31 00:12:56 +01:00