8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-17 11:43:08 +00:00
re2o/users
2021-01-24 16:33:31 +01:00
..
locale/fr/LC_MESSAGES Add translations for initial password related strings 2021-01-24 16:33:31 +01:00
management/commands Start implementing user-facing confirmation email mechanics 2021-01-24 16:33:31 +01:00
migrations Add missing migrations 2021-01-24 16:33:31 +01:00
templates/users Fix confirm email template 2021-01-24 16:33:31 +01:00
__init__.py Hello Lara :D 2019-10-01 13:37:56 +02:00
acl.py Mark strings for translation in users 2019-11-24 23:27:56 +01:00
admin.py I like my black. 2019-11-04 22:47:24 +01:00
forms.py Replace ConfirmMailForm with an html template 2021-01-24 16:33:31 +01:00
models.py Automatically consider email valid when user is set to STATE_ACTIVE 2021-01-24 16:33:31 +01:00
serializers.py I like my black. 2019-11-04 22:47:24 +01:00
test_models.py I like my black. 2019-11-04 22:47:24 +01:00
tests.py I like my black. 2019-11-04 22:47:24 +01:00
urls.py Start implementing user-facing confirmation email mechanics 2021-01-24 16:33:31 +01:00
views.py Fix string formatting error during email confirmation 2021-01-24 16:33:31 +01:00
widgets.py I like my black. 2019-11-04 22:47:24 +01:00