Great! It helped. Thanks.
But there are more problems. First I received an exception that
sacontext is not found. The easy_install sacontext didn't help as it
installed only .egg file and nothing more. I just removed the content
of myproject/lib/database.py and it started working. It's strange as
SAContext seems to be alive.
And the last problem was in template rendering. The @expose decorator
doesn't work for me although MeController is honestly inherited from
TurboGearsController. So that page shows a dump of a dictionary as
below:
{'now': datetime.datetime(2007, 9, 10, 19, 6, 22, 129061)}
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---