diff options
| author | Chris McDonough <chrism@plope.com> | 2010-11-21 16:13:27 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-11-21 16:13:27 -0500 |
| commit | 12423894aa3facd9b6daa556cbc8cd8a5213c788 (patch) | |
| tree | ed707dc256cdf92e83e427876c167e0ecf90ae8c /docs | |
| parent | 8a444e2013d4d97cc718119c7456ed8d32e7521d (diff) | |
| download | pyramid-12423894aa3facd9b6daa556cbc8cd8a5213c788.tar.gz pyramid-12423894aa3facd9b6daa556cbc8cd8a5213c788.tar.bz2 pyramid-12423894aa3facd9b6daa556cbc8cd8a5213c788.zip | |
bfg -> pyramid
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index a1b7f7553..96cdc647b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -116,7 +116,7 @@ Sample Applications `cluegun <https://github.com/Pylons/cluegun>`_ is a simple pastebin application based on Rocky Burt's `ClueBin <http://pypi.python.org/pypi/ClueBin/0.2.3>`_. It demonstrates form -processing, security, and the use of :term:`ZODB` within a :mod:`repoze.bfg` +processing, security, and the use of :term:`ZODB` within a :app:`Pyramid` application. It also has very simple :term:`repoze.who` integration. Check this application out via:: |
