canaille-globuzma/canaille/core
2023-09-15 17:56:23 +02:00
..
templates refactor: only load oidc module if OIDC is configured 2023-09-15 17:56:23 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py refactor: only load oidc module if OIDC is configured 2023-09-15 17:56:23 +02:00
admin.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
auth.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
blueprints.py refactor: extract auth.py from account.py 2023-08-14 16:15:41 +02:00
commands.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
forms.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
groups.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
mails.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
models.py doc: models types draft 2023-08-23 15:18:43 +02:00
populate.py Renamed User.phone_number in User.phone_numbers 2023-06-22 15:33:03 +02:00