Matt Wilson schrieb: > I've tried running my app after removing the comment in front of > kid.outputformat = "html" and I've also added a line kid.format = > "html" and still got the error. > > How do I set my kid.format?
kid.format is the default format, but you can overwrite it in the expose decorator. Probably you have done this in one of your controllers. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
