Reformat code
This commit is contained in:
parent
a6a6f8213b
commit
47b714101b
2 changed files with 5 additions and 3 deletions
|
|
@ -17,4 +17,4 @@ urlpatterns = [
|
|||
path('reset/<str:user>/<str:token>/', ResetRequest.as_view()),
|
||||
path('reset/', ResetRequest.as_view(), name="reset"),
|
||||
path('', Index.as_view(), name="index"),
|
||||
]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue