Django开发者群  - 讨论区

标题:给bbs帖子添加对应的标题栏报编码错误

2015年03月13日 星期五 11:53

给bbs帖子添加对应的标题栏时,报错:给bbs帖子添加添加对应的标题栏时,报错:DjangoUnicodeDecodeError: 'utf8' codec can't decode byte 0xce in position 31: invalid continuation b yte. You passed in "<module 'app01' from 'c:\\Users\\\xce\xcf\xc5\xa3\xb5\xc4\

我在models.py、admin.py、settings.py中都添加:

import sys
reload(sys)
sys.setdefaultencoding('utf8')

重启还是不行,页面显示:server has error,please contact administrator.

谁遇到过,求解决!

 

 

2015年04月12日 星期日 22:31

贴一下你的admin代码吧,看看原因

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号