问答详情
源自:3-3 创建博客文章模型

在输入python manage.py makemigrations时报错

在输入python manage.py makemigrations时报错

AttributeError: module 'django.db.migrations' has no attribute 'Migratipythonon'

请问是什么原因?

提问者:由日西 2019-04-14 16:16

个回答

  • SKY乄
    2019-05-28 11:29:04

    朋友可能是语法错误,我也遇到这种情况,同样的代码就是报错,可是复制老师models.py文件的代码后就正常了?

  • 马大哈哈haha
    2019-05-21 17:57:00

    是不是版本原因