Django 1.8 - “No migrations to apply” when run migrate after makemigrations 解决办法
解决办法
1 删除应用migrations目录
2 删除MySQL中django_migrations中对应的行(delete from django_migrations where app='appname')
3 重新makemigrations 和migrate
KEEP LEARNING!
解决办法
1 删除应用migrations目录
2 删除MySQL中django_migrations中对应的行(delete from django_migrations where app='appname')
3 重新makemigrations 和migrate
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】博客园携手 AI 驱动开发工具商 Chat2DB 推出联合终身会员
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步