在Django2.1版本中,project的urls引用app的urls方式发生了改变,现在的写法如下: from django.contrib import adminfrom django.urls import path ...
確定! 回上一頁