Steve Piercy
2017-03-10 8e085aa4fa5423108a48e23aa79820ce4c7f8a97
Merge pull request #2976 from stevepiercy/master

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.