| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-15 | Test coverage. | Chris McDonough | |
| 2009-01-15 | - Instead of invariably using ``webob.Request`` as the "request | Chris McDonough | |
| factory" (e.g. in the ``Router`` class) and ``webob.Response`` and the "response factory" (e.g. in ``render_template_to_response``), allow both to be overridden via a ZCML utility hook. See the "Using ZCML Hooks" chapter of the documentation for more information. | |||
| 2008-11-17 | - Add chameleon text template API (chameleon ${name} renderings | Chris McDonough | |
| where the template does not need to be wrapped in any containing XML). Prep for 0.4.9. | |||
