Hi, I'm trying to figure out how to catch exceptions that are caused in a template file. Ideally this wouldn't ever occur, but I wanted to know if it was possible. I have @exception_handler()'s around the method that is returning the dict to the template, but this isn't working. I'm assuming there needs to be an exception_handler around whatever my method is returning the dict to... ?
Any suggestions? Andre --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

