I'm using jquery to submit a form via AJAX. The tg_errors dictionary that holds the validation errors doesn't come back from the server.
I think this is because turbogears.validators.Invalid instances can't be dumped by simplejson. How do I redraw the form to show the errors? I can daydream up some boring and labor-intensive solutions, but I don't like them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

