System Administrator 1 年之前
父節點
當前提交
ab75cd98e3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      SharixAdmin/urls.py

+ 2 - 2
SharixAdmin/urls.py

@@ -63,5 +63,5 @@ urlpatterns = [
     
     re_path(r'^redoc/$', schema_view.with_ui('redoc', cache_timeout=0), name='schema-redoc'),
 ]
-if DEBUG:
-   urlpatterns += path('v1/auth/', include('djoser.urls')),
+#if DEBUG:
+#   urlpatterns += path('v1/auth/', include('djoser.urls')),