We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b57a3 commit 7f9011dCopy full SHA for 7f9011d
drfpasswordless/urls.py
@@ -15,4 +15,3 @@
15
url(r'^verify/email/$', ObtainEmailVerificationCallbackToken.as_view(), name='verify_email'),
16
url(r'^verify/mobile/$', ObtainMobileVerificationCallbackToken.as_view(), name='verify_mobile')]
17
18
-format_suffix_patterns(urlpatterns)
0 commit comments