> I'm going to go try recreating the whole app and copying over my > changes to see if I can track where it goes astray.
My problem was caused by me adding a @nocache decorator to the BaseController's __call__method. As soon as that was removed, Template errors started appearing again. I must have screwed up when I tested removing it before.Sorry for the trouble, and thanks for the help! --Rich -- 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.
