summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/sessions.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/narr/sessions.rst b/docs/narr/sessions.rst
index 4b1f65f3b..fbc96e402 100644
--- a/docs/narr/sessions.rst
+++ b/docs/narr/sessions.rst
@@ -127,6 +127,9 @@ Some gotchas:
When in doubt, call ``changed()`` after you've changed sessioning
data.
+.. index::
+ single: pyramid_beaker
+
Using Alternate Session Factories
---------------------------------
@@ -139,6 +142,9 @@ based sessions, and encrypted cookie-based sessions. See
<http://github.com/Pylons/pyramid_beaker>`_ for more information about
``pyramid_beaker``.
+.. index::
+ single: session factory
+
Creating Your Own Session Factory
---------------------------------