mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 05:43:44 +03:00
de25807805
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](https://github.com/Tivix/django-rest-auth/pull/577) in in upstream project. |
||
---|---|---|
.. | ||
api_endpoints.rst | ||
changelog.rst | ||
conf.py | ||
configuration.rst | ||
demo.rst | ||
faq.rst | ||
index.rst | ||
installation.rst | ||
introduction.rst | ||
make.bat | ||
Makefile |