jo ha scritto: > I'm sorry, now it works, without these three lines in my start.py > > ##import toscawidgets > ##from toscawidgets.mods.tg import Turbogears > ##toscawidgets.framework = Turbogears(None) > > If I put these 3 lines in my start.py I can use toscawidgets but when I try to use normal widgets I have the following error:
What I can do for use both of them? > > Jose Soares ha scritto: > > >> Hi, >> >> I have a form that doesn't work anymore...here the message: >> >> File >> "/usr/lib/python2.4/site-packages/TurboGears-1.0b2-py2.4.egg/turbogears/controllers.py", >> line 391, in _execute_func >> return _process_output(output, template, format, content_type, mapping, >> fragment) >> File >> "/usr/lib/python2.4/site-packages/TurboGears-1.0b2-py2.4.egg/turbogears/controllers.py", >> line 68, in _process_output >> js[script.location].add(script) >> KeyError: bodytop >> >> What's that bodytop? >> >> jo > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

