﻿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
18431	TypedChoiceField doesn't use self.coerce in its clean() and prepare_value() methods	Łukasz Langa	nobody	One of the points of the `clean()` method is to clean the data to the correct type. When a `coerce` function is defined for a `TypedChoiceField`, it should then be used by `clean()` and `prepare_value()` as well.	Bug	closed	Forms	1.4	Normal	invalid			Unreviewed	0	0	0	0	1	0
