System Administrator 1 year ago
parent
commit
ab75cd98e3
1 changed files with 2 additions and 2 deletions
  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')),