iain duncan wrote:
> If anyone can tell what I should now do to set the serializer and the
> output format for both widget code and regular templates that would be
> much appreciated!
This is a bug in TurboKid 1.0.2. I will release a corrected 1.0.3
version today. As a workaround, make 'kid.outputformat' a tuple:
tg.config.update({'kid.outputformat': (outputformat, 'default')})
-- Christoph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---