Looking in <projname>/config/app.cfg, we can see this block:

# List of Widgets to include on every page.
# for exemple ['turbogears.mochikit']
# tg.include_widgets = ['turbogears.mochikit']


If the line here is uncommented, a lot of things break. Most notably, a
lot of the widgets fail to render giving:

NoApplicableMethods: ((JSLink(name='js/MochiKit.js'),), {})

For the time being, I've gone back to using
tg.mochikit_all = True


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to