Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If account email verification is mandatory then allauth urls are needed #576

Open
brunomichetti opened this issue Oct 9, 2019 · 0 comments

Comments

@brunomichetti
Copy link

If you set account email verification as mandatory, you need to add the allauth urls. Otherwise it will throw the error:

django.urls.exceptions.NoReverseMatch: Reverse for 'account_email_verification_sent' not found. 'account_email_verification_sent' is not a valid view function or pattern name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant