summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-03-17 13:51:19 -0400
committerChris McDonough <chrism@plope.com>2012-03-17 13:51:19 -0400
commit189ff995846ec3123b8c04b3851daffb42b00d2d (patch)
treeb156cf0c8a0d6da5bb05c5466c0ffde6c8cdf290 /docs/tutorials/wiki2
parent2eaaccc3dea2a28938b2e0382a0f5320b2a1cdd7 (diff)
downloadpyramid-189ff995846ec3123b8c04b3851daffb42b00d2d.tar.gz
pyramid-189ff995846ec3123b8c04b3851daffb42b00d2d.tar.bz2
pyramid-189ff995846ec3123b8c04b3851daffb42b00d2d.zip
dont make a judgment as to whom this will be most familiar for
Diffstat (limited to 'docs/tutorials/wiki2')
-rw-r--r--docs/tutorials/wiki2/index.rst7
1 files changed, 3 insertions, 4 deletions
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