mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Include versionadded 1.5
directive
This commit is contained in:
parent
f824a95177
commit
5bc6929f9a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user