mirror of
https://github.com/django/django.git
synced 2024-12-23 09:36:06 +00:00
Formatting tweaks.
This commit is contained in:
parent
5bc6929f9a
commit
3f2fc2f41a
@ -79,7 +79,7 @@ MultipleObjectMixin
|
||||
A string specifying the name to use for the page parameter.
|
||||
The view will expect this prameter to be available either as a query
|
||||
string parameter (via ``request.GET``) or as a kwarg variable specified
|
||||
in the URLconf. Defaults to ``"page"``.
|
||||
in the URLconf. Defaults to ``page``.
|
||||
|
||||
.. attribute:: paginator_class
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user