It appears there is a problem passing model variables/objects to a Kid
template?
When I do I get the following...
File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py",
line 908, in __getattr__
self.assertActive()
File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py",
line 832, in assertActive
assert not self._obsolete, "This transaction has already gone
through ROLLBACK; begin another transaction"
AssertionError: This transaction has already gone through ROLLBACK;
begin another transaction
Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---