﻿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
24010	Unable to use choice values instead of choice keys in form/field validation	László Károlyi	nobody	"Hey,

In `django.forms.fields.TypedChoiceField` and in `django.db.models.fields.Field` I'd like to have the ability of outputting the given choice value instead of the choice key in error messages (when `error_messages['invalid_choice']` is used), if a choice value is available.

This way, the end users could get a more understandable output when filling out a form with errors."	New feature	closed	Forms	1.7	Normal	needsinfo	field choices error display		Unreviewed	0	0	0	0	0	0
