Commit 5ed7ec99 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Added versionadded directive missing from b7bd7087.

parent bddb4a68
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.