Commit 86e72f5b authored by Baptiste Mispelon's avatar Baptiste Mispelon
Browse files

[1.6.x] Fixed versionadded misuse in the admin documentation.

Backport of c82e850e from master.
parent 82e756da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -813,7 +813,7 @@ subclass::
    the list of objects on the admin change list page. This can save you a
    bunch of database queries.

    .. versionchanged:: dev
    .. versionchanged:: 1.6

    The value should be either a boolean, a list or a tuple. Default is
    ``False``.