canaille-globuzma/canaille/core/endpoints
2025-01-07 15:58:39 +00:00
..
__init__.py refactor: move templates in a common directory 2024-12-19 00:17:03 +01:00
account.py Resolve "Impossible to update my password" 2025-01-07 15:58:39 +00:00
admin.py refactor: rename 'themes' module in 'templating' 2024-12-22 15:59:09 +01:00
auth.py refacto password validation by adds chanes in class PasswordResetForm instead of in functions, AND readds validators in registration function because of required caracter of the password fields 2024-12-23 10:42:49 +01:00
forms.py Resolve "Impossible to update my password" 2025-01-07 15:58:39 +00:00
groups.py refactor: rename 'themes' module in 'templating' 2024-12-22 15:59:09 +01:00