makemigrations 命令没有创建 0001_initial.py文件

在使用 python manage.py makemigrations learning_logs时,没有创建0001_initial.py文件。求教

评论 0