为了账号安全,请及时绑定邮箱和手机立即绑定

raise TypeError('view must be a callable or a list/tuple in the case of include().') TypeError: view must be a callable or a list/tuple in the case of include().

 raise TypeError('view must be a callable or a list/tuple in the case of include().')

TypeError: view must be a callable or a list/tuple in the case of include().


正在回答

2 回答

新建的urls.py文件中urlpatterns 应该是一个list或者tuple,你的类型不对。

0 回复 有任何疑惑可以回复我~

你项目的urls.py文件中导入其它urls的时候出现问题了,类型不对 你查看下

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
django入门与实践
  • 参与学习       65159    人
  • 解答问题       869    个

手把手带你进入Django开发的大门,充分领略Django的魅力

进入课程

raise TypeError('view must be a callable or a list/tuple in the case of include().') TypeError: view must be a callable or a list/tuple in the case of include().

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信