Chris McDonough
2015-08-17 94853b4af2ce3e7d57c9eda4d997a696cdc82da5
Merge branch 'master' of github.com:Pylons/pyramid
1 files modified
2 ■■■ changed files
docs/quick_tutorial/more_view_classes.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/more_view_classes.rst
@@ -47,7 +47,7 @@
- Dispatch one route/URL to multiple views based on request data
- Share stated and logic between views and templates via the view class
- Share states and logic between views and templates via the view class
Steps
=====