Commit efdf7442 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

[1.6.x] Added versionadded directive missing from b7bd7087.

Backport of 5ed7ec99 from master.
parent 68c01e15
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -222,6 +222,8 @@ RedirectView

    .. attribute:: pattern_name

        .. versionadded:: 1.6

        The name of the URL pattern to redirect to. Reversing will be done
        using the same args and kwargs as are passed in for this view.