## Please see the page “DocHelp” for guidelines on contributing TurboGears documentation!
Status: | Work in progress |
---|
Table of Contents
TurboGears uses Genshi, a template language that is smart about markup, as the default template engine.
to be filled...
to be filled...
DO NOT USE ‘data’ as a key in the return dictionary of your controller. You will get an AttributeError for Context and an Internal Server Error rendered to the browser. There is no mention of ‘data’ being a reserved word.