canaille-globuzma/canaille/core
2024-04-07 19:50:26 +02:00
..
endpoints refactor: differenciate between login and username in forms 2024-04-07 19:50:26 +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 refactor: prefer typing.get_type_hints to __annotations__ 2024-04-06 23:22:38 +02:00
mails.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: User.has_password factorization 2024-04-07 18:33:43 +02:00
populate.py fix: use one single faker generator for fake groups generation 2024-03-31 00:12:56 +01:00