I attached a validators.NotEmpty() to one of my forms, and now when the form is submitted with invalid data, I get a 500 immediately. However, I would like to catch these invalid submits and redirect back to the form page.
How to do this? TIA Matt --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

