﻿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
8974	"ModelChoiceField raises ""ValueError: invalid literal for int() with base 10: 'abc'"" when non-numerical value is supplied"	burp_	nobody	"When I have a Form with a ModelChoiceField, and supply this field with a non-numerical value the specified error occurs on form.is_valid() as it tries to convert 'abc' with int(). The whole thing is reproducible with this code:

http://dpaste.com/76808/

"		closed	Uncategorized	1.0		duplicate		medoslav@… bronger@…	Unreviewed	0	0	0	0	0	0
