iain duncan wrote: > I got toscawidgets working in the python shell ( as in I could call and > render a widget ) and in the pylons simple toscawidget example, where > the widget gets attached to that handy 'c' object. Couldn't figure out > what to do in TG2 though. Doing the regular tg way gives me the > following traceback from *paster* ( the browser screen just hangs ) > > TypeError: No object (name: ToscaWidgets per-request storage) has been > registered for this thread
Did you stack TW's middleware in middleware.py? Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
