摘要:
完整的错误信息如下: You must not use 8-bit bytestrings unless you use a text _factory that can interpret 8-bit bytestrings (like text_factory = str).It is high 阅读全文
摘要:
Sublime text 3 (Build 3103) license key,these all tested available on 2016/02/10 .Feel free to enjoy them. —– BEGIN LICENSE —– Michael Barnes Single U 阅读全文
摘要:
报错: Object '' is already attached to session '1' (this is '2')结论:两个不同的db交叉混用导致!根据报错信息显示:要操作的对象已经隶属于会话1,而现在这个请求是会话2。原因:之前我在自己负责的模块中设置了一个个人使用的db,用于自己模块... 阅读全文