On Fri, 2012-02-03 at 12:12 -0800, Jonathan Vanasco wrote: > great. that looks good. > > I need to read up more on views vs handlers. > > since i use "render_to_response" for most things, I should have an > easy transition
Handlers are views too. So this works there as well, if you'd rather continue using those. - C -- 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.
