diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index a0484bc65..5427a7602 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -339,3 +339,8 @@ Glossary alternative mechanisms for common :mod:`repoze.bfg` application configuration tasks. The functionality of this package has been merged into the :mod:`repoze.bfg` core as of version 0.6.3. + Virtual root + A model object representing the "virtual" root of a request; this + is typically the physical root object (the object returned by the + application root factory) unless :ref:`vhosting_chapter` is in + use. |
