﻿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
23378	No migration detected when adding index_together	Markus Amalthea Magnuson	nobody	"I have a model that has previous migrations. The only change I make is adding an `index_together` meta option to the model, specifying two of its fields in a tuple/list. Then running `./manage.py makemigrations` will not pick up this index change, just printing ""No changes detected"". Doing the same thing but using `unique_together` will be picked up and create a migration."	Bug	closed	Migrations	1.7-beta-2	Normal	fixed			Unreviewed	0	0	0	0	0	0
