Skip to content

change path name  #1

@hamidrezafarzin

Description

@hamidrezafarzin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions