diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 0aef7672b..098f2eadf 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -868,12 +868,12 @@ Glossary pyramid_jinja2 :term:`Jinja2` templating system bindings for Pyramid, documented at http://docs.pylonsproject.org/projects/pyramid_jinja2/dev/ . This - package also includes a paster template named + package also includes a scaffold named ``pyramid_jinja2_starter``, which creates an application package based on the Jinja2 templating system. pyramid_sqla - A package which provides a Pylons-esque paster template which sports + A package which provides a Pylons-esque scaffold which sports support for :term:`view handler` application development, :term:`SQLAlchemy` support, and other Pylons-like features. See https://bytebucket.org/sluggo/pyramid_sqla/wiki/html/index.html for more |
