﻿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
24195	Changing limit_choices_to in a ForeignKey doesn't create a migration	Aymeric Augustin	Adam Bogdał	"I thought that changing any attribute of a field — even help_text which obviously has no effect on the database schema — required creating a migration.

However, when I added limit_choices_to to a ForeignKey, makemigrations didn't detect any changes. This is inconsistent. I suspect it's a bug."	Bug	closed	Migrations	dev	Normal	fixed			Accepted	1	0	0	0	0	0
