﻿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
20213	"enter key does not work in ""textarea"" into the admin panel. So I can not go to new line"	anonymous	nobody	"In model.py:

Class Page(models.Model):
    ....
    central_col = models.TextField(blank=False,null=False)
    ....

in admin panel create textarea from this central_col.
Problem with the transition to a new line in this textarea field"	Bug	closed	Forms	1.5	Normal	invalid			Unreviewed	0	0	0	0	0	0
