﻿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
10551	tiny bug in doc - form Textarea	adrian_nye@…	Jacob	"
In the page:

http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#overriding-the-default-field-types

In the Field Types table near the top, it says a TextField is CharField with widget=Textarea.
I think it should say widget=forms.Textarea.  Two places.

(Not sure that it shouldn't be TextArea, but not worth breaking people's code to fix this.)"		closed	Documentation	1.0		fixed			Accepted	1	0	0	0	0	0
