diff options
| author | John Anderson <sontek@gmail.com> | 2015-03-06 10:55:52 -0800 |
|---|---|---|
| committer | John Anderson <sontek@gmail.com> | 2015-03-06 10:55:52 -0800 |
| commit | 50a8a077f403b89ff43ad745f101213c2cfeea8f (patch) | |
| tree | be4b6b5de1830e6c5ad8ec6b6d1f1ee89956e67c /docs/api/request.rst | |
| parent | 25c64c68d45d11f63684ac6d7ac7fb7e86f6acd3 (diff) | |
| parent | 6c1a1c60123d150a41fef3062df9a64b995305c5 (diff) | |
| download | pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.tar.gz pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.tar.bz2 pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.zip | |
Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8
Conflicts:
pyramid/config/views.py
pyramid/scaffolds/tests.py
tox.ini
Diffstat (limited to 'docs/api/request.rst')
| -rw-r--r-- | docs/api/request.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst index dd68fa09c..b325ad076 100644 --- a/docs/api/request.rst +++ b/docs/api/request.rst @@ -369,3 +369,4 @@ that used as ``request.GET``, ``request.POST``, and ``request.params``), see :class:`pyramid.interfaces.IMultiDict`. +.. autofunction:: apply_request_extensions(request) |
