﻿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
6809	[newforms-admin] non_field_errors are not displayed in change_form.html	peschler	nobody	"Error messages that don't belong to a field (=``form.non_field_errors``) are not displayed at the top of the form in the admin change view of a model.

E.g. error messages issued by a custom Form's clean() method are not displayed to the user.

Attached is a simple patch to the ``change_form.html`` which fixes the problem and displays all non-field error messages at the top of the form.
"		closed	contrib.admin	newforms-admin		fixed	nfa-blocker non_field_errors form admin	framos@…	Accepted	1	0	0	0	0	0
