摘要: TypeError: isinstance() arg 2 must be a type or tuple of types 在进行数据库迁移的时候,我们有时候会很倒霉的碰到这种情况,不要着急,其实解决方案很简单(亲测) 其实主要的原因就是,你在进行数据库迁移的时候,比如,你有一个class Use 阅读全文
posted @ 2019-04-07 08:38 是yuan不是fan 阅读(2274) 评论(1) 推荐(0) 编辑