Christoph Zwerschke schrieb: > Diez B. Roggisch schrieb: >> Christoph Zwerschke schrieb: >>> Diez B. Roggisch schrieb: >>>> I just tried to upgrade an existing app to TG1.0.4.4, and my json.py >>>> gives me errors like this: >>> I think the problem is that TG < 1.1 needs TurboJson < 1.2. >> Interesting. So we need to upgrade the dependencies then? Because I >> installed from scratch into a new VE > > The dependencies have already been updated, but that happened later than > TG 1.0.4.4. You should update to TG 1.0.5.
I used that before, same problem. For now, I (hopefully) fixed it by monkey-patching jsonify to have an around-decorator. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

