On Jan 13, 2009, at 8:49 AM, mk wrote:

I don't believe this.

I changed to default_filters=[], then to default_filters=['n'], then to
default_filters=['none'], then deleted default_filters in:

config['pylons.app_globals'].mako_lookup = TemplateLookup(
...
)

in config/environment.py.

But output of my own helper is still being escaped.

Can you include the helper you're referring to? Your helper might be using a function/class which causes it to escape content.

- Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to