From 189ff995846ec3123b8c04b3851daffb42b00d2d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Mar 2012 13:51:19 -0400 Subject: dont make a judgment as to whom this will be most familiar for --- docs/tutorials/wiki2/index.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst index 72a73ec42..bbc2fb96e 100644 --- a/docs/tutorials/wiki2/index.rst +++ b/docs/tutorials/wiki2/index.rst @@ -4,10 +4,9 @@ SQLAlchemy + URL Dispatch Wiki Tutorial ======================================= This tutorial introduces a :term:`SQLAlchemy` and :term:`url dispatch` -based -:app:`Pyramid` application to a developer familiar with Python, and will be -most familiar to developers who have used the :term:`Pylons` 1.X web -framework. When the tutorial is finished, the developer will have created a -basic Wiki application with authentication. +:app:`Pyramid` application to a developer familiar with Python. When the +tutorial is finished, the developer will have created a basic Wiki +application with authentication. For cut and paste purposes, the source code for all stages of this tutorial can be browsed at -- cgit v1.2.3