在Django中遇到的问题

it2023-05-06  71

在DJango项目中遇到typeError的错误 当我在终端运行命令(Python manage.py migration)时就显示错误:TypeError: argument of type ‘WindowsPath’ is not iterable 这是为什么呢?

最新回复(0)