From 6f0af7f2c04a97409b5356a524b32c38370573cc Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Mon, 29 Nov 2010 20:44:00 -0700 Subject: simplify sentence --- docs/narr/views.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index a0b900574..ed077b90a 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -626,10 +626,9 @@ additional :ref:`mako_template_renderer_settings`. Varying Attributes of Rendered Responses ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Before a response that is constructed as the result of the use of a -:term:`renderer` is returned to :app:`Pyramid`, several attributes -of the request are examined which have the potential to influence -response behavior. +Before a response constructed by a :term:`renderer` is returned to +:app:`Pyramid`, several attributes of the request are examined which +have the potential to influence response behavior. View callables that don't directly return a response should set these values on the ``request`` object via ``setattr`` within the view -- cgit v1.2.3