[Twisted-web] how to pass html-formatted string to page renderer

Eric Medina eric.medina.atienza at gmail.com
Thu Nov 5 05:26:22 EST 2009


Hi,

I'm trying to display text loaded from a database. This text is already
html-formatted.
However, when i pass this text to the page renderer, it does not recognize
the html
tags in the text. So the tags are displayed along with the text content.

How do I let the renderer know that what I'm passing is an html-formatted
string
so that the renderer will use the tags in the string.

Regards,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20091105/4764d08c/attachment.htm 


More information about the Twisted-web mailing list