﻿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
11681	HTML validation failure in admin/change_form.html because of errorlist ul	rlaager@…	Natalia Bidart	The admin app's change form fails to validate if there are model errors. This happens because {% if errors %} passes, but then (at least in this case) there is nothing in adminform.form.non_field_errors, so an empty <ul> is produced. The attached patch fixes it for me.		closed	contrib.admin	dev		fixed			Ready for checkin	1	0	0	0	0	0
