From acc4ea7815001fe0c3b7e9986f51353b8f956d8e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 30 Sep 2010 03:46:29 +0000 Subject: rendering --- repoze/bfg/configuration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repoze/bfg/configuration.py b/repoze/bfg/configuration.py index f0c26cc3b..22e05248c 100644 --- a/repoze/bfg/configuration.py +++ b/repoze/bfg/configuration.py @@ -1534,7 +1534,7 @@ class Configurator(object): see how a forbidden view should be registered in new projects. - ..note:: For backwards compatibility with :mod:`repoze.bfg` + .. note:: For backwards compatibility with :mod:`repoze.bfg` 1.2, unlike an 'exception view' as described in :ref:`exception_views`, a ``context, request`` view callable registered using this API should not expect to -- cgit v1.2.3