-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Confilict :
Conflict of two names in the URL section (Line 11,12)
code:
path("register/email-verify/", VerifyEmailApiView.as_view(), name="email_verify"),
path("register/email-verify/resend/", ResendVerifyEmailApiView.as_view(), name="email_verify"),name="email_verify"
location :
branch : with-verification
path: accounts/api/v1/urls.py
Metadata
Metadata
Assignees
Labels
No labels