summaryrefslogtreecommitdiff
path: root/docs/narr/sessions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/sessions.rst')
-rw-r--r--docs/narr/sessions.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/narr/sessions.rst b/docs/narr/sessions.rst
index 7a0a03384..de9add3b7 100644
--- a/docs/narr/sessions.rst
+++ b/docs/narr/sessions.rst
@@ -10,6 +10,8 @@ A :term:`session` is a namespace which is valid for some period of
continual activity that can be used to represent a user's interaction
with a web application.
+.. _using_the_default_session_factory:
+
Using The Default Session Factory
---------------------------------
@@ -131,6 +133,8 @@ Some gotchas:
single: pyramid_beaker
single: Beaker
+.. _using_alternate_session_factories:
+
Using Alternate Session Factories
---------------------------------