[1.5.x] Include `versionadded 1.5` directive

(cherry picked from commit 5bc6929f9a)
This commit is contained in:
Tom Christie 2012-11-09 16:15:19 +00:00 committed by Jannis Leidel
parent d881275341
commit 2fdb7e6ca5
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ MultipleObjectMixin
.. attribute:: page_kwarg .. attribute:: page_kwarg
.. versionadded:: 1.5
A string specifying the name to use for the page parameter. A string specifying the name to use for the page parameter.
The view will expect this prameter to be available either as a query The view will expect this prameter to be available either as a query
string parameter (via ``request.GET``) or as a kwarg variable specified string parameter (via ``request.GET``) or as a kwarg variable specified