from django.urls import include, path urlpatterns = [ path('index/', ... A function that takes a full Python import path to another URLconf module that ...
確定! 回上一頁