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

Note in docs to add allauth urls if account email verification is mandatory #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Note in docs to add allauth urls if account email verification is mandatory #577

wants to merge 1 commit into from

Conversation

brunomichetti
Copy link

To solve this issue: #576

@coveralls
Copy link

coveralls commented Oct 9, 2019

Coverage Status

Coverage remained the same at 96.044% when pulling 4d0f410 on brunomichetti:docs/note-if-account-verification-is-mandatory into 624ad01 on Tivix:master.

anuj9196 added a commit to anuj9196/dj-rest-auth that referenced this pull request Mar 30, 2020
…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.
@BarnabasSzabolcs
Copy link

Hi,
as a user of rest-auth, thanks for the contribution!
This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR)

Many Thanks,
Barney

onlinehub0808 added a commit to onlinehub0808/dj_rest_auth that referenced this pull request Jan 30, 2023
…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](Tivix/django-rest-auth#577) in in upstream project.
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.

None yet

3 participants