﻿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
18637	FK.limit_choices_to doc says it's for admin, but works in ModelForm	Vlada Macek	stumbles	"Using `limit_choices_to` option on a `ForeignKey` field works for me in the `ModelForm` too.

I didn't test M2M field's `limit_choices_to`.

Therefore to me, the [https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.ForeignKey.limit_choices_to doc] appears to be a bit misleading mentioning ""admin"" twice."	Bug	closed	Documentation	dev	Normal	fixed		stumbles	Accepted	1	0	0	0	1	0
