执行迁移:python manage.py makemigrations appname
报:No changes detected in app 'appname'
python manage.py migrate
报No migrations to apply.
检查settle中有app
原因在于model层中的init文件,手动添加一个from .interface import Interface 即执行成功
偶然路过的靓仔-胡阳为中华之崛起而读书!中国加油! 问题不能及时回答,有需要的话加微信:921308494 |
| :: :: :: :: :: 管理 |