﻿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
6399	ModelForm fields for RelatedFields should use limit_choices_to	Daniel Pope <dan@…>	nobody	"The limit_choices_to property for !ForeignKey, !ManyToManyField etc currently only affects the admin page for the model. It does not currently limit choices for the !ModelChoiceField/MultipleModelChoiceField when using !ModelForm.

I find this slightly misleading to read, and inconvenient to use, as I would like to use limit_choices_to to place a constraint on the data across the board, not just in the admin screen."		closed	Forms	dev		duplicate			Unreviewed	0	0	0	0	0	0
