﻿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
26928	Change checkbox/radio checked attribute to HTML5 boolean style	Jon Dufresne	nobody	As Django supports HTML5 boolean attributes and they are used for [https://github.com/django/django/blob/bc1e9e823b7dd3fa68dc1678edeb09e2ae1a990c/django/forms/boundfield.py#L88-L91 existing form attributes] internally, I think the checkbox/radio `checked` attribute should be converted to use HTML5 boolean style as well.	Cleanup/optimization	closed	Forms	dev	Normal	fixed			Accepted	1	0	0	0	0	0
