﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34247	Cannot resolve operation dependencies	Mike Schem	nobody	"I've been having trouble regenerating all my Django migrations from scratch. We have hundreds of models and many complex relationships. I kept getting the error `Cannot resolve operation dependencies` when generating and I noticed that proxy models that were foreign keys of other models seemed to be the culprit. I've created a pr to fix the sort method to ensure that proxy model based CreateModel and regular model CreateModel operations are at the top.

https://github.com/django/django/pull/16438

"	Bug	closed	Migrations	4.1	Normal	needsinfo			Unreviewed	1	0	1	0	0	0
