Chris McDonough
2010-11-22 b37e96b0c944cc87d61dd499b33b01dc3c85a2d5
changed cluegun; note in index page
1 files modified
8 ■■■■ changed files
docs/index.rst 8 ●●●● patch | view | raw | blame | history
docs/index.rst
@@ -117,8 +117,7 @@
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 :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 @@
`shootout <https://github.com/Pylons/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 <http://www.sqlalchemy.org/>`_ and :term:`repoze.who`.  Check
this application out of version control via::
`SQLAlchemy <http://www.sqlalchemy.org/>`_, :term:`repoze.who`, and
`Deliverance <http://www.deliveranceproject.org/>`_.  Check this application
out of version control via::
  git clone git://github.com/Pylons/shootout.git