﻿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
29912	Make CharField/TextField remove newlines from input	Jakub Kleň	nobody	"It seems to me Django should automatically remove newlines from input type=""text"" fields. Browsers seem to prevent users from entering newlines in those types of fields, but that's not something we should rely on, and the behaviour should be consistent between Django and web browsers. It seems to me it applies to almost all django.forms.widgets.Input widgets."	Cleanup/optimization	closed	Forms	2.1	Normal	wontfix			Unreviewed	0	0	0	0	0	0
