Hi Lucas > I would read over > this.http://lucasmanual.com/mywiki/TurboGears#head-8457721059b18a5f2264f84...
thank you, I had already found your (it's yours isn't it) excellent howto ... yesterday I've tried a scratch project with Elixir and I had my mind clarified up. I think I'll write a tutorial on my blog. For my problem: I had already set up dev.cfg, I've just removed all the calls in model.py and left only bind_meta_data() In controllers.py I've imported session from tg.database (I thought it was sufficient to import it in model.py so I didn't imported it in controllers.py), so no more name resolving errors ... Now I'm talking to database so it's working out of the box. Thank you for your help Paolo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

