小编amm*_*mmy的帖子

django.db.migrations.exceptions.NodeNotFoundError

当我运行makemigrations命令时,我收到此错误:

Traceback (most recent call last):
 ...
django.db.migrations.exceptions.NodeNotFoundError: Migration products.0002_auto_20160618_1143 dependencies reference nonexistent parent node (u'products', u'0001_initial')
Run Code Online (Sandbox Code Playgroud)

python django

9
推荐指数
2
解决办法
1万
查看次数

标签 统计

django ×1

python ×1