你就是以这种方式告诉 Django ,对于这个 URL 调用这段代码,对于那个`URL调用那段代码。 URLconf配置. 基本格式. from django.conf.urls import url urlpatterns = [ ...
確定! 回上一頁