From b37e96b0c944cc87d61dd499b33b01dc3c85a2d5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Nov 2010 15:18:20 -0500 Subject: changed cluegun; note in index page --- docs/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 96cdc647b..72c21bbc8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -117,8 +117,7 @@ Sample Applications application based on Rocky Burt's `ClueBin `_. It demonstrates form 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:: +application. Check this application out via:: git clone git://github.com/Pylons/cluegun.git @@ -133,8 +132,9 @@ earlier version of this application runs the `repoze.org `shootout `_ is an example "idea competition" application by Carlos de la Guardia. It demonstrates a hybrid of :term:`URL dispatch` and :term:`traversal` and integration with -`SQLAlchemy `_ and :term:`repoze.who`. Check -this application out of version control via:: +`SQLAlchemy `_, :term:`repoze.who`, and +`Deliverance `_. Check this application +out of version control via:: git clone git://github.com/Pylons/shootout.git -- cgit v1.2.3