canaille-globuzma/canaille/core
2023-11-24 11:47:09 +01:00
..
templates fix: group name displaying 2023-11-24 11:47:09 +01:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py fix: user formatted_name cardinality on user creation form 2023-11-22 11:44:44 +01: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 refactor: models attributes cardinality is closer to SCIM models 2023-11-17 21:21:25 +01: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 refactor: form model attributes coercion 2023-11-22 11:30:30 +01:00
groups.py refactor: fix group edition attribute cardinality 2023-11-21 16:30:12 +01: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 fix: fake user generate attribute cardinality 2023-11-21 16:36:31 +01:00