﻿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
26516	Add support for HTML5 minlength attribute on forms.CharField	Jon Dufresne	nobody	"Just as there is support for the `maxlength` attribute in rendered forms, Django should add the `minlength` attribute when it is defined:

Description of attribute:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#attr-minlength

Can add alongside `maxlength` attribute:

https://github.com/django/django/blob/df8d8d4292684d6ffa7474f1e201aed486f02b53/django/forms/fields.py#L234-L239"	New feature	closed	Forms	dev	Normal	fixed			Accepted	1	0	0	0	0	0
