﻿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
2395	Failure to include required fields in Admin class results in non-obvious error	ddipaolo@…	nobody	"In {{{ contrib/admin/templates/admin/change_form.html }}}, the ""Please correct the error(s) below."" message is displayed when {{{ form.error_dict }}} is non-empty, but there are no errors actually displayed ""below"" if the fields that aren't validating are not included on the form because they aren't listed in the Admin class's {{{ fields }}} attribute.  As a result, the user is left looking for the aforementioned errors but won't find any.  Either the message needs to be changed or some checking needs to be done to make sure that all required fields are included in the admin interface."	defect	closed	contrib.admin	dev	minor	duplicate			Accepted	0	0	0	0	0	0
