diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/viewconfig.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/narr/viewconfig.rst b/docs/narr/viewconfig.rst index dd767e3f1..da2c41409 100644 --- a/docs/narr/viewconfig.rst +++ b/docs/narr/viewconfig.rst @@ -302,6 +302,10 @@ Non-Predicate Arguments Specifying a media range is deprecated and will be removed in :app:`Pyramid` 2.0. Use explicit media types to avoid any ambiguities in content negotiation. + .. versionchanged:: 2.0 + + Removed support for media ranges. + ``exception_only`` When this value is ``True``, the ``context`` argument must be a subclass of |
