Mako template bindings for the Pyramid web framework
Project description
`Mako <http://www.makotemplates.org/>`_ bindings for Pyramid
============================================================
These are bindings for the `Mako templating system
<http://www.makotemplates.org/>`_ for the `Pyramid
<http://docs.pylonsproject.org/en/latest/docs/pyramid.html/>`_ web framework.
0.3 (2013-10-20)
==========
- Add a new Configurator directive, ``config.add_mako_renderer`` which
can be used to add a new mako renderer for a given extension. This
directive accepts an optional ``settings_prefix`` to load settings and
configuration differently per-renderer as well.
- Removed the private APIs, ``IMakoLookup``, ``MakoRendererFactoryHelper``,
and ``renderer_factory``. See the new ``config.add_mako_renderer`` API
for updating offending code.
- Remove dependency on ``pyramid.interfaces.ITemplateRenderer`` from
Pyramid 1.5.
0.2 (2013-09-07)
================
- Docs up-to-date
- Latest changes pulled from Pyramid
- Latest tests pulled from Pyramid
- All tests updated to refer to fixtures in pyramid_mako
0.1 (2012-03-12)
================
- First release. Extracted from Pyramid core.
============================================================
These are bindings for the `Mako templating system
<http://www.makotemplates.org/>`_ for the `Pyramid
<http://docs.pylonsproject.org/en/latest/docs/pyramid.html/>`_ web framework.
0.3 (2013-10-20)
==========
- Add a new Configurator directive, ``config.add_mako_renderer`` which
can be used to add a new mako renderer for a given extension. This
directive accepts an optional ``settings_prefix`` to load settings and
configuration differently per-renderer as well.
- Removed the private APIs, ``IMakoLookup``, ``MakoRendererFactoryHelper``,
and ``renderer_factory``. See the new ``config.add_mako_renderer`` API
for updating offending code.
- Remove dependency on ``pyramid.interfaces.ITemplateRenderer`` from
Pyramid 1.5.
0.2 (2013-09-07)
================
- Docs up-to-date
- Latest changes pulled from Pyramid
- Latest tests pulled from Pyramid
- All tests updated to refer to fixtures in pyramid_mako
0.1 (2012-03-12)
================
- First release. Extracted from Pyramid core.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyramid_mako-0.3.tar.gz
(26.9 kB
view hashes)