On Jan 29, 2008 3:51 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Dear maintainer
Dear user, > > First of all, I would like to thank your work. It is very nice of you > to let us use TurboGears. no problem. > I think the newest version of SQLObject is 0.10.0b1 now. Therefore, I > need to type something like " easy-install "SQLObject==0.9" " or pacth > up setup.py and controller.py. I answered a few minutes ago: easy_install -UZ "SQLObject>=0.8,<0.10dev" > > I would very much appreciate if you could fix version check statements > in your TurboGears script for SQLObject. [...] > If there is any documentation or discussion log on this topic, Please > let me know. http://groups.google.com/group/turbogears-trunk/browse_thread/thread/73bbed24ea953973 Please do some tests by patching TG's setup.py and installing the desired SO version... If everything works as you want please report in the above mentioned thread. Cheers, Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

