Michael Merickel
2016-09-25 b0576535de6d0e0cec4be22528d5df6947e2446d
clarify what changed in 1.6 with ``config.add_notfound_view``
1 files modified
4 ■■■■ changed files
pyramid/config/views.py 4 ●●●● patch | view | raw | blame | history
pyramid/config/views.py
@@ -1546,6 +1546,10 @@
        be used` for the redirect response if a slash-appended route is found.
        .. versionchanged:: 1.6
           The ``append_slash`` argument was modified to allow any object that
           implements the ``IResponse`` interface to specify the response class
           used when a redirect is performed.
        .. versionadded:: 1.3
        """
        for arg in (