在settings中加入AUTH_USER_MODEL = 'users.UserProfile'报错

来源:4-5 自定义userprofile

Pian步

2017-02-15

在settings中加入AUTH_USER_MODEL = 'users.UserProfile'后报错

http://szimg.mukewang.com/58a3c19a00010a9d08730256.jpg

网上有人说Unhandled exception in thread started by 这个是因为子线程还没退出,主线程就退出了,但是我根本不知道我哪用了多线程啊……

写回答

1回答

bobby

2017-02-15

你应该是userprofile继承错了对象 你看一下视频中继承是哪个类

0
3
bobby
回复
qq_华筝
先看课程中 我继承的是哪个类 别写错了
2018-05-10
共3条回复

Python3.6+django+xadmin,打造在线教育平台

【毕设】Python 2.7到3.6 完美适配,Django升级2.0

3677 学习 · 4038 问题

查看课程