Steve Piercy
2017-03-10 cc0aeb84c897be5e77d32d1ba834fb8b4577ae29
add Chameleon as option to pyramid-cookiecutter-starter
1 files modified
2 ■■■ changed files
docs/narr/project.rst 2 ●●● patch | view | raw | blame | history
docs/narr/project.rst
@@ -52,7 +52,7 @@
These cookiecutters include:
``pyramid-cookiecutter-starter``
    :term:`URL dispatch` for routing and :term:`Jinja2` for templating
    :term:`URL dispatch` for routing and either :term:`Jinja2` or :term:`Chameleon` for templating
``pyramid-cookiecutter-alchemy``
    SQLite for persistent storage, :term:`SQLAlchemy` for an ORM, :term:`URL dispatch` for routing, and :term:`Jinja2` for templating.