This happened to me, too. Rolling back to TurboJson 0.9.9 fixed it for me. I think that the problem was that the auto-transaction stuff was returning a generator rather than a string, and so the jsonification code wasn't actually called until the transaction was obsolete.
I don't know if TG 1.0.1 fixes this or not, but I know I had the problem in TG 1.0 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

