From 8eb19bcf299266232783c88abb2c249ed7ec8fe3 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Mon, 25 Feb 2013 08:14:11 +0200 Subject: grammar --- pyramid/view.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyramid/view.py b/pyramid/view.py index b88c2ea85..cc1854e20 100644 --- a/pyramid/view.py +++ b/pyramid/view.py @@ -168,8 +168,8 @@ class view_config(object): backwards compatibility purposes, as the name :class:`pyramid.view.bfg_view`. - The following keyword arguments are supported to - :class:`pyramid.view.view_config`: ``context``, ``permission``, ``name``, + :class:`pyramid.view.view_config` supports the following keyword + arguments: ``context``, ``permission``, ``name``, ``request_type``, ``route_name``, ``request_method``, ``request_param``, ``containment``, ``xhr``, ``accept``, ``header``, ``path_info``, ``custom_predicates``, ``decorator``, ``mapper``, ``http_cache``, -- cgit v1.2.3