Casey Duncan
2011-01-06 089c63c9bd0a2bf666cbfa17868f67802fe1d502
add summary paragraph to tie things together better
1 files modified
5 ■■■■■ changed files
docs/narr/sessions.rst 5 ●●●●● patch | view | raw | blame | history
docs/narr/sessions.rst
@@ -10,6 +10,11 @@
continual activity that can be used to represent a user's interaction
with a web application.
This chapter describes how to configure sessions, what session
implementations :app:`Pyramid` provides out of the box, and two
session-specific features: flash messages, and cross-site request
forgery attack prevention.
.. _using_the_default_session_factory:
Using The Default Session Factory