From facb92eeeb09844929e08b5435ae57f01de9da0a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 24 Sep 2009 02:17:53 +0000 Subject: Add traversal diagram. --- 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 3ae963e1a..1a887dce8 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -77,6 +77,8 @@ the :term:`context`. How :mod:`repoze.bfg` Processes a Request Using Traversal --------------------------------------------------------- +.. image:: modelgraphtraverser.png + When a user requests a page from your :mod:`repoze.bfg` -powered application, the system uses this algorithm to determine which Python code to execute: -- cgit v1.2.3