> > if tg.config.use_toscawidgets: > import tw > tw.framework.default_view = tg.config.tw.framework.default_view >
Makes sense, though you only want to do the import once, not on each request. ;) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
