Templates and Renderers¶
- Using a Before Render Event to Expose an hHelper Object
- Using a BeforeRender Event to Expose a Mako baseTemplate
- Using a BeforeRender Event to Expose Chameleon baseTemplate
- Using Building Blocks with Chameleon
- Rendering Noneas the Empty String in Mako Templates
- Mako Internationalization
- Chameleon Internationalization
- Custom Renderers
- Render into xlsx
For more information on Templates and Renderers, see the following sections of the Pyramid documentation:
