renier a écrit :
> -        return sqlalchemy.create_session()
> +        return sqlalchemy.orm.create_session()
>
>   

Thanks. This was already in the SVN, but we are still working on more 
fixes because other parts of TG are not ready yet.
If you are interested in using SA 0.4 with TurboGears I propose you 
checkout the SVN head from the 1.0 branch and play with it. I'll commit 
a bunch of fixes this afternoon that should make TG 1.0.x compatible 
with old SA 0.3.10 based applications but which will also work with the 
newer API from SA 0.4.
SA 0.3.10 will be the minimum requirement, because older versions do not 
expose the same API as the 0.4 release.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to