I can pass variables into my template by returning them in a dictionary
from the view controller. However, if I try to access a variable from the
template that I didn't pass, I'll get an error.  Is it possible to have a
default value so I don't get an error? Maybe with BeforeRender or something?

- Theron

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to