﻿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
12488	Add EmailInput and URLInput widgets	Oliver Beattie	nobody	As there is now a special HTML(5) email input type, I propose that there should be an `EmailInput` widget as a part of Django. As documented here, it degrades gracefully in all browsers, so there is little reason not to use it. I understand that Django typically has supported HTML4/XHTML, so perhaps it should not be the default widget for the `EmailField`, but the attached patch has it this way should anyone think it should be (I, for one, would be for this but I realize that it could invalidate some people's existing templates).		closed	Forms	dev		wontfix			Unreviewed	1	0	0	0	0	0
