﻿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
15912	CharField.widget_attrs should respect its super	Ruy Asan	mmcnickle	"The contract of the Field.widget_attrs method is that it returns a dictionary (even says so in the docstring), however CharField.widget_attrs may return None (when the if clause fails). It should at least return an empty dict, or better yet, simply modify whatever the super-method returns.

[https://github.com/django/django/pull/23 Pull Request Here]
[https://github.com/django/django/pull/23.diff Patch Here]"	Cleanup/optimization	closed	Forms	1.3	Normal	fixed		mathieu.agopian@…	Accepted	1	0	0	0	1	0
