angular-django-registration-auth
angular-django-registration-auth copied to clipboard
NoReverseMatch at /v1/rest-auth/registration/
django.urls.exceptions.NoReverseMatch: Reverse for 'account_confirm_email' not found. 'account_confirm_email' is not a valid view function or pattern name.
please help me out.
Did you rewrite 'account_confirm_email' endpoint? https://github.com/Tivix/django-rest-auth/blob/95fafe5e0f6716296a1c664c2b870876a6b4e0cc/rest_auth/registration/urls.py#L15