On Jan 19, 2007, at 10:31 AM, Alberto Valverde wrote:
On Jan 19, 2007, at 8:16 AM, jose wrote:
I'm using version 1.0
The following lines in my start.py changes tg behavior about
using kid/genshi.
import toscawidgets
from toscawidgets.mods.tg import Turbogears
toscawidgets.framework = Turbogears(None)
Forgot to add: You no longer need to patch start.py to load
ToscaWidgets in a TG app. All you need to do is add this line to
yourapp.config.app.cfg:
toscawidgets.on = True
Alberto
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---