The default Textarea class in widgets.py has default attributes passed along to the HTML: default_attrs = {'cols': '40', 'rows': '10'}.
確定! 回上一頁