Fixed versionadded misuse in the admin documentation.
This commit is contained in:
parent
10a39debb2
commit
c82e850eed
|
@ -853,7 +853,7 @@ subclass::
|
||||||
the list of objects on the admin change list page. This can save you a
|
the list of objects on the admin change list page. This can save you a
|
||||||
bunch of database queries.
|
bunch of database queries.
|
||||||
|
|
||||||
.. versionchanged:: dev
|
.. versionchanged:: 1.6
|
||||||
|
|
||||||
The value should be either a boolean, a list or a tuple. Default is
|
The value should be either a boolean, a list or a tuple. Default is
|
||||||
``False``.
|
``False``.
|
||||||
|
|
Loading…
Reference in New Issue