I had a discussion with Mark on freenode about problems related to this. When using SQLAlchemy 0.5, committing in expose function breaks. It is causing a new session to be created and then the model cannot be accessed within the template. Mark told me he believes it is related to internal redirects causing a commit and then the session is closed.
Please let me know what other information you need from me regarding this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
