随笔分类 -  Errors

摘要:一、 ERROR 1 : Running migrations: No migrations to apply. No changes detected Running migrations: No migrations to apply. 如何解决:1、首先检查 创建的应用 是否去配置文件里注册; 阅读全文
posted @ 2020-06-02 22:45 bigorangecc 阅读(1055) 评论(0) 推荐(0)
摘要:一、文件处理 错误类型: UnicodeDecodeError: 'gbk' codec can't decode byte 0x8c in position 14: illegal multibyte sequence 1、 t 模式下的 读操作 新建txt文件 313.txt —— hello 阅读全文
posted @ 2020-03-13 19:15 bigorangecc 阅读(966) 评论(0) 推荐(0)