django 常见错误

  

 问题:

You have 18 unapplied migration(s). Your project may not work properly until you apply

解决方案:按下ctrl+c退出terminal运行的程序,输入

python manage.py migrate

  

posted @ 2023-12-28 15:51  记录——去繁就简  阅读(50)  评论(0)    收藏  举报