Casey Duncan
2010-12-15 5fadf88be688570ef05b9a76427aa2ea133f85df
reword graph walking bullet
1 files modified
4 ■■■■ changed files
docs/narr/models.rst 4 ●●●● patch | view | raw | blame | history
docs/narr/models.rst
@@ -5,8 +5,8 @@
module.  References to these classes and instances of such classes are
omnipresent in :app:`Pyramid`:
- Model instances make up the graph that :app:`Pyramid` is
  willing to walk over when :term:`traversal` is used.
- Model instances make up the object graph that :app:`Pyramid`
  will walk over when :term:`traversal` is used.
- The ``context`` and ``containment`` arguments to
  :meth:`pyramid.config.Configurator.add_view` often