mirror of
https://github.com/django/django.git
synced 2025-06-03 18:49:12 +00:00
Refs #14218 -- Adjusted release note to use present tense.
Thanks to Tim Graham for review.
This commit is contained in:
parent
6452112640
commit
f4ac9ae8d9
@ -168,7 +168,8 @@ Models
|
|||||||
Pagination
|
Pagination
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
||||||
* Support for iterating over ``Paginator`` was added.
|
* :class:`~django.core.paginator.Paginator` can now be iterated over to yield
|
||||||
|
its pages.
|
||||||
|
|
||||||
Requests and Responses
|
Requests and Responses
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user