Jannis Vajen
|
e7ce304125
|
[3.2.x] Fixed page numbers in Paginator.get_elided_page_range() example in docs.
Backport of 4894a97578 from main
|
2021-03-24 07:35:55 +01:00 |
Adam Johnson
|
2ce4f73241
|
[3.2.x] Improved pagination documentation
* Link to the topic guide
* Document that page() can raise PageNotAnInteger.
Backport of a57e91adee from master
|
2021-02-11 14:20:19 +01:00 |
Nick Pope
|
0a306f7da6
|
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
|
2020-08-06 12:38:56 +02:00 |
Tanner Stirrat
|
17595407ca
|
Fixed #14218 -- Added Paginator.__iter__().
|
2019-10-02 09:49:31 +02:00 |
luto
|
d37ea5f09b
|
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
Co-Authored-By: Arman <armansabyrov@gmail.com>
|
2019-07-04 11:04:39 +02:00 |