From 9d136a0dce4b6d28aa51b060aa64a0e71c566491 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 24 Jun 2009 21:57:46 +0000 Subject: Rendering. --- docs/glossary.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/glossary.rst b/docs/glossary.rst index 7382a389e..303c20703 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -84,13 +84,11 @@ Glossary returns responses to the WSGI server on behalf of your :mod:`repoze.bfg` application. URL dispatch - An alternative to graph traversal as a mechanism for locating a :term:`context` for a :term:`view`. When you use a :term:`route` in your :mod:`repoze.bfg` application via a ```` declaration in ZCML, you are using URL dispatch. See the :ref:`urldispatch_chapter` for more information. - Context An object in the system that is found during :term:`traversal` or :term:`URL dispatch` based on URL data; if it's found via -- cgit v1.2.3