From 21d08467e87a5262d97cc64814061d87ed12fbb1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 19 Mar 2011 14:31:27 -0400 Subject: update description of shootout --- docs/index.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index d9a95f647..5815d3b32 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -132,11 +132,10 @@ earlier version of this application runs the `repoze.org git clone git://github.com/Pylons/virginia.git `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 `_, :term:`repoze.who`, and -`Deliverance `_. Check this application -out of version control via: +competition" application by Carlos de la Guardia and Lukasz Fidosz. It +demonstrates :term:`URL dispatch`, simple authentication, integration +with `SQLAlchemy `_ and ``pyramid_simpleform``. +Check this application out of version control via: .. code-block:: text -- cgit v1.2.3