From 0eb82e9e7d435953783363ec1a2cc47c3d40e5ff Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Apr 2011 00:59:09 -0400 Subject: pyramid_sqla -> akhet --- docs/glossary.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 098f2eadf..97fc68707 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -872,11 +872,12 @@ Glossary ``pyramid_jinja2_starter``, which creates an application package based on the Jinja2 templating system. - pyramid_sqla - 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 + 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. Pyramid Cookbook -- cgit v1.2.3