From ecc7b6d8e34e984a85d99966449e3db8faf49e0e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 20 Aug 2008 14:06:49 +0000 Subject: Note repoze.who integrations where useful. --- docs/index.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 0d39c5269..ee42b453b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -77,8 +77,10 @@ processing. Check this application out of Subversion via:: `repoze.cluegun `_ is a simple pastebin application based on Rocky Burt's `ClueBin `_. It demonstrates form -processing, security, and the use of *ZODB* within a :mod:`repoze.bfg` -application. Check this application out of Subversion via:: +processing, security, and the use of :term:`ZODB` within a +:mod:`repoze.bfg` application. It also has very simple +:term:`repoze.who` integration. Check this application out of +Subversion via:: svn co http://svn.repoze.org/repoze.cluegun/trunk repoze.cluegun @@ -94,8 +96,8 @@ Subversion via:: `repoze.shootout `_ is an example "idea competition" application by Carlos de la Guardia. It demonstrates :term:`URL dispatch` and integration with `SQLAlchemy -`_. Check this application out of -Subversion via:: +`_ and :term:`repoze.who`. Check this +application out of Subversion via:: svn co http://svn.repoze.org/repoze.shootout/trunk repoze.shootout -- cgit v1.2.3