diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index 1301437df2..79faaf9e6c 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -853,7 +853,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``.