Mike Orr
2012-02-19 b9ea8c57e22ca7821eb30698b3cc6faf9ef2c3f3
Merge branch 'mso'
2 files modified
13 ■■■■ changed files
CONTRIBUTORS.txt 2 ●●●●● patch | view | raw | blame | history
docs/glossary.rst 11 ●●●● patch | view | raw | blame | history
CONTRIBUTORS.txt
@@ -160,3 +160,5 @@
- Klee Dienes, 2011/10/30
- Michael Ryabushin, 2011/12/14
- Mike Orr, 2012/02/14
docs/glossary.rst
@@ -876,12 +876,11 @@
     on the Jinja2 templating system.
   Akhet
     Akhet is a Pyramid-based development environment which provides a
     Pylons-esque scaffold which sports support for :term:`view handler`
     application development, :term:`SQLAlchemy` support, :term:`Mako`
     templating by default, and other Pylons-like features.  See
     http://docs.pylonsproject.org/projects/akhet/dev/index.html for more
     information.
     `Akhet <http://docs.pylonsproject.org/projects/akhet/en/latest/>`_ is a
     Pyramid library and demo application with a Pylons-like feel.
     It's most known for its former application scaffold, which helped
     users transition from Pylons and those prefering a more Pylons-like API.
     The scaffold has been retired but the demo plays a similar role.
   Pyramid Cookbook
     An additional documentation resource for Pyramid which presents topical,