diff options
| author | Michael Merickel <michael@merickel.org> | 2016-04-11 21:34:44 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-04-11 21:34:44 -0500 |
| commit | 167b7728a84202daa17004b88c57cb29970ce7d1 (patch) | |
| tree | 859e02f5eab85c6ae2b6478e4c38ecb108a1df0a /docs/api/config.rst | |
| parent | db3aa086a25504f8faf0149875eb7ff73ef08352 (diff) | |
| parent | fa43952e617ad68c52447da28fc7f5be23ff4b10 (diff) | |
| download | pyramid-167b7728a84202daa17004b88c57cb29970ce7d1.tar.gz pyramid-167b7728a84202daa17004b88c57cb29970ce7d1.tar.bz2 pyramid-167b7728a84202daa17004b88c57cb29970ce7d1.zip | |
Merge branch 'master' into docs/easy-install-to-pip.2104
Diffstat (limited to 'docs/api/config.rst')
| -rw-r--r-- | docs/api/config.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst index ae913d32c..e083dbc68 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -66,6 +66,7 @@ .. automethod:: add_tween .. automethod:: add_route_predicate .. automethod:: add_view_predicate + .. automethod:: add_view_deriver .. automethod:: set_request_factory .. automethod:: set_root_factory .. automethod:: set_session_factory |
