Am 24.04.2010 15:54 schrieb jo:
from turbogears.database import session transaction = session.create_transaction() now in tg 1.1.1 and sa. 0.6, it doesn't work. Someone could please tel me where I can find the create_transaction?
I think it's called session.begin() now. -- 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.

