Thank you for your help. The problem is, that I have to use Python 2.6 as I'm not able to get MySQL-python to run with Python 2.5 on Mac OS X 10.6. This means I can't use TG 1.0 and so I have to use FormEncode 1.2. Maybe I should find another way of building my forms (or get the mysql-connector to work with Python 2.5). Any hints on that?
On 13 Okt., 18:26, Christopher Arndt <[email protected]> wrote: > Daniel Haus schrieb: > > > Alright, I just uploaded a minimal example to show what I mean. > > > The URL is > >http://danielhaus.de/files/NestedForms-1.0.tar.gz > > Thanks for the testcase. I can confirm your problem with TG 1.1 and > FormEncode 1.2. but also with TG 1.0 and FE 1.2.1. If I use FE 0.7.1 the > problem goes away. > > I suggest you try out progressive FE versions until your app breaks > again and find out what changed for this version. Using virtualenv makes > this easy > > Sorry for not being able to help more, but I never use your way of > defining forms and validators. > > If you come up with a solution and you think TurboGears should support > this better, please let us know! > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

