django makemigrations 错误:TypeError: 'module' object is not iterable
摘要:
错误描述: 在执行 python manage.py makemigrations 命令产生迁移文件时,抛出了 TypeError: 'module' object is not iterable 异常,具体信息如下: TypeError: 'module' object is not iterab 阅读全文
posted @ 2021-09-10 16:21 hyisangie 阅读(1559) 评论(0) 推荐(0) 编辑