canaille-globuzma/canaille/core
2023-10-06 15:36:02 +02:00
..
templates feat: collapse the icon column in the list tables 2023-10-06 15:36:02 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py fix: user deletion on instances without account lockability 2023-09-28 18:27:43 +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