﻿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
5158	TextArea vs Textarea in newforms.txt	hayley <djangocode@…>	Jacob	"I assume that the Textarea widget is case sensitive, so lines 1486 and 1488 in newforms.txt need to be changed to ""Textarea"":

1486: comment = forms.CharField(widget=forms.TextArea)[[BR]]

1488: This would specify a form with a comment that uses a larger TextArea widget, 


"		closed	Documentation	dev		fixed			Accepted	0	1	0	0	0	0
