percious schrieb: > After some reflection, I figured out what was going on. One of my > __init__.py's was loading the TG2 version of dbmechanic. > (which required all of the tg2 and pylons stuff) > > This has since been remedied, with the result being that it is a > slightly longer import statement for tg2. This creates more > consistency however, and I see it as a good thing. To be absolutely > clear, dbmechanic uses the TG1 expose, validate and error handler. > > The trunk is updated, I will create a release very soon. (0.2b1r225)
Good that this has cleared up. Already checked the new version and yes, it works now without Pylons. One problem I noticed was with the Calendar picker, it will not let me pick a date; there is a "too much recursion" JavaScript error with FireFox, and a stack overflow with MSIE. Maybe the TWForms variant of the Calendar picker is buggy? Does it work for you? -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

