﻿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
3086	Encoding of special characters from the database to HTML output	manfred.morgner@…	Adrian Holovaty	"== Rendering special characters to HTML ==
If there are (HTML-)special characters in the database (like &), they will put to the HTML output as they are, which results in invalid HTML code. Django should be recode these characters to valid HTML codes, like & -> &amp;

"	enhancement	closed	Database layer (models, ORM)	0.95	normal	duplicate	Rendering		Unreviewed	0	0	0	0	0	0
