﻿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
14323	ModelChoiceField does not catch ValueErrors in to_python()	Mike C. Fletcher	nobody	"If you have an integer field reference (common) and a user passes a non-integer-coercible data-value such as 'w' (admittedly somewhat uncommon) you get a ValueError raised from the depths of the ORM when the QuerySet is queried.

Should catch ValueErrors and raise ValidationErrors to properly report errors."		closed	Core (Other)	1.2		duplicate			Unreviewed	0	0	0	0	0	0
