﻿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
22275	unique_together with foreign keys fails migration	Ryan Hiebert	Anton Baklanov	"When {{{unique_together}}} includes foreign keys, sometimes those fields are added in separate migrations. (why?) However, {{{unique_together}}} remains in the initial migration, before the field referenced in {{{unique_together}}} is created. Adding the {{{unique_together}}} constraint then fails.
"	Bug	closed	Migrations	dev	Release blocker	fixed		antonbaklanov@…	Accepted	1	0	0	1	0	0
