Commit 2fdb7e6c authored by Tom Christie's avatar Tom Christie Committed by Jannis Leidel
Browse files

[1.5.x] Include `versionadded 1.5` directive

(cherry picked from commit 5bc6929f)
parent d8812753
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -74,6 +74,8 @@ MultipleObjectMixin

    .. attribute:: page_kwarg

        .. versionadded:: 1.5

        A string specifying the name to use for the page parameter.
        The view will expect this prameter to be available either as a query
        string parameter (via ``request.GET``) or as a kwarg variable specified