﻿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
5992	even more granular error output	Max Derkachev <mderk@…>	nobody	"The custom ErrorList supplied to a Form object is not respected when an individual field errors are displayed, e.g {{ form.my_field.errors }}

The patch solves two issues:[[BR]]

1. Allows to define error_class at the class level (in the form class definition)[[BR]]

2. Converts errors to the error_class instance when the errors are added to errors dict (in full_clean)"	New feature	closed	Forms	dev	Normal	wontfix			Design decision needed	1	0	0	1	0	0
