Django admin coercing to Unicode: need string or buffer, tuple found

见 http://*.com/questions/29762306/django-admin-coercing-to-unicode-need-string-or-buffer-tuple-found

错误原因就是__unicode__需要返回的是一串字符串,你返回的却是别的

上一篇:HTML5 Canvas渐进填充与透明


下一篇:We’re Just Beginning