Hi,
I added the line below into app_cfg.py for enabling Mochikit, but kept
on getting error.
This is the new line added to app_cfg.py:
tg.include_widgets = ['turbogears.mochikit']
The error I got:
from helloworld.config.app_cfg import base_config
File "C:\turbogears\sandbox\HelloWorld\helloworld\config\app_cfg.py", line 66,
in <module>
tg.include_widgets = ['turbogears.mochikit']
NameError: name 'tg' is not defined
Any suggestion on how this works is much appreciated.
thanks
tpn
--
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=.