diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki2/index.rst | 7 |
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 |
