From 7d4a81a00100ac3fefbdd47b7d599fb48e9d6368 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 29 Oct 2010 14:05:39 -0400 Subject: indexing --- docs/narr/sessions.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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 `_ for more information about ``pyramid_beaker``. +.. index:: + single: session factory + Creating Your Own Session Factory --------------------------------- -- cgit v1.2.3