diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index 662dd1eda6..f2d3824140 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -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``.