.
This commit is contained in:
+1
-1
@@ -30,5 +30,5 @@ urlpatterns = [
|
|||||||
|
|
||||||
|
|
||||||
path('api/', include(router.urls)),
|
path('api/', include(router.urls)),
|
||||||
path('api-auth/', include('rest_framework.urls', namespace='rest_framework'))
|
path('api-auth/', include('rest_framework.urls'))
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user