From 80a25ec8cefb7453347f567800d027072e37203e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 18 Oct 2009 18:02:16 +0000 Subject: - Added ``Changing the Traverser`` and ``Changing How :mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks" narrative chapter of the docs. --- docs/narr/traversal.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr/traversal.rst') diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index 1a887dce8..340f8c277 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -74,6 +74,8 @@ model instance in your object graph or when the path segments implied by the URL "run out". The object that traversal "stops on" becomes the :term:`context`. +.. _how_bfg_traverses: + How :mod:`repoze.bfg` Processes a Request Using Traversal --------------------------------------------------------- -- cgit v1.2.3