而我得到這個錯誤: NoReverseMatch at/ Reverse for ... from django.conf.urls import include, url from . import views urlpatterns = [ url(r'^$', ...
確定! 回上一頁