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

django配置xadmin后出现RuntimeError

django配置xadmin后出现RuntimeError

慕码人640870 2018-08-07 16:15:44
版本:django1.9,python2.7。从github下载xadmin源文件后,跟着视频配置,然后就出现这个错误。RuntimeError: Model class extra_apps.xadmin.models.Bookmark doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. (翻译:RuntimeError:模型类extra_apps.xadmin.models.Bookmark没有声明显式app_label,也不在INSTALLED_APPS中的应用程序中,或者在加载应用程序之前导入。)
查看完整描述

8 回答

?
fanfanla

TA贡献1条经验 获得超2个赞

我也出现相同的错误,楼主解决了可否告知一下

查看完整回答
2 反对 回复 2018-09-17
?
慕村5513642

TA贡献1条经验 获得超1个赞

INSTALLED_APPS = [

'django.contrib.admin',
]
之前创建没有添加后台admin,故需要添加后台配置。


查看完整回答
1 反对 回复 2018-09-14
?
慕码人640870

TA贡献1条经验 获得超0个赞


@_bobby老师

查看完整回答
反对 回复 2018-08-07
  • 8 回答
  • 2 关注
  • 4052 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信