modulo.templatingΒΆ

Classes

Action(req, params) Represents an action that can be taken by the server.
PythonTemplate(req, params)
Template(template) A string class for supporting $-substitutions.

Exceptions

EmptyTemplateError An exception to be raised when a template object is empty and produces no output.

Previous topic

modulo.addons.users

Next topic

modulo.templating.cheetah

This Page