Chris McDonough
2011-06-19 4fd3e66d5ae48acf53534a21ebf900e74f714541
fix rendering
1 files modified
2 ■■■ changed files
docs/narr/hooks.rst 2 ●●● patch | view | raw | blame | history
docs/narr/hooks.rst
@@ -532,7 +532,7 @@
It is possible to control how Pyramid treats the result of calling a view
callable on a per-type basis by using a hook involving
:method:`pyramid.config.Configurator.add_response_adapter`.
:meth:`pyramid.config.Configurator.add_response_adapter`.
.. note:: This feature is new as of Pyramid 1.1.