set debug is True, if I have an error in base.py, i'v get a trace.
But, if a have, for example ${c.current_user.name} at template and
there is no logged-in user (c.current_user=None), only "Internal
Server Error".
All templates is encoded to utf-8 and "## -*- coding: utf-8 -*-"
everywhere.
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.