Skip to content

Note in docs to add allauth urls if account email verification is man…#20

Merged
iMerica merged 2 commits into
iMerica:masterfrom
anuj9196:master
Mar 31, 2020
Merged

Note in docs to add allauth urls if account email verification is man…#20
iMerica merged 2 commits into
iMerica:masterfrom
anuj9196:master

Conversation

@anuj9196
Copy link
Copy Markdown
Contributor

…datory

Update docs to add account_email_verification_sent endpoint while using registration.

Without this endpoint, if email verification is set to MANDATORY , it gives error

Reverse for 'account_email_verification_sent' not found. 'account_email_verification_sent' is not a valid view function or pattern name.

This is a copy PR of #577 in in upstream project.

…datory

Update docs to add `account_email_verification_sent` endpoint while using `registration`.

Without this endpoint, if email verification is set to **MANDATORY** , it gives error
```
Reverse for 'account_email_verification_sent' not found. 'account_email_verification_sent' is not a valid view function or pattern name.
```

This is a copy PR of [iMerica#577](Tivix/django-rest-auth#577) in in upstream project.
Comment thread docs/api_endpoints.rst Outdated
Changed module name to `dj_rest_auth`
@anuj9196
Copy link
Copy Markdown
Contributor Author

Module name changed.

@iMerica iMerica merged commit d9996a7 into iMerica:master Mar 31, 2020
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

Successfully merging this pull request may close these issues.

2 participants