﻿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
32523	Warn when trying to use a widget as a field in a form	Anders Hovmöller	nobody	"A common mistake beginners make is to import `django.forms.Textarea` and trying to use that as a Field, even though it's a widget. The result of doing this is just silence, so it's very difficult for the user to solve this problem by themselves. 

We see this problem often in the Django Discord."	New feature	closed	Forms	3.1	Normal	wontfix			Unreviewed	1	0	0	0	0	0
