diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/modelgraphtraverser.png | bin | 0 -> 151498 bytes | |||
| -rw-r--r-- | docs/narr/traversal.rst | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/modelgraphtraverser.png b/docs/narr/modelgraphtraverser.png Binary files differnew file mode 100644 index 000000000..523cd32c4 --- /dev/null +++ b/docs/narr/modelgraphtraverser.png 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: |
