dashboard/accounts
Aravinth Manivannan 8bcc6a390b
feat: management command to remove unverified users
2022-06-11 18:18:44 +05:30
..
management/commands feat: management command to remove unverified users 2022-06-11 18:18:44 +05:30
migrations feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
templates feat: registration with email confirmation flows 2022-06-10 22:34:57 +05:30
__init__.py feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
admin.py feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
apps.py chore: fix linting cmd and apply linting 2022-06-10 17:32:29 +05:30
models.py feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
tests.py feat: management command to remove unverified users 2022-06-11 18:18:44 +05:30
urls.py feat: registration with email confirmation flows 2022-06-10 22:34:57 +05:30
utils.py feat: utils for random text generation and verification email sending 2022-06-10 22:28:30 +05:30
views.py feat: def pending_url on AccountConfirmChallenge and migrate views 2022-06-10 23:05:18 +05:30