canaille-globuzma/canaille/core
2023-08-14 15:28:20 +02:00
..
templates refactor: template overhaul 2023-08-14 15:28:20 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py refactor: the core module has its own main blueprint 2023-08-14 13:52:24 +02:00
admin.py refactor: template overhaul 2023-08-14 15:28:20 +02:00
blueprints.py refactor: template overhaul 2023-08-14 15:28:20 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
forms.py fix: email address field translations 2023-08-08 14:26:46 +02:00
groups.py refactor: the core module has its own main blueprint 2023-08-14 13:52:24 +02:00
mails.py refactor: template overhaul 2023-08-14 15:28:20 +02:00
models.py refactor: store user profile in g.user 2023-08-13 22:08:28 +02:00
populate.py Renamed User.phone_number in User.phone_numbers 2023-06-22 15:33:03 +02:00