index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
paginator.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-03-25
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in p...
wookkl
2025-03-12
Fixed #35945 -- Added async interface to Paginator.
wookkl
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2023-04-12
Fixed #27505 -- Allowed customizing Paginator's error messages.
Marcelo Galigniana
2021-10-13
Doc'd a precise exception type in Paginator.page() docs.
Sih Sîng-hông薛丞宏
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-03-24
Fixed page numbers in Paginator.get_elided_page_range() example in docs.
Jannis Vajen
2021-02-11
Improved pagination documentation
Adam Johnson
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-08-06
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
Nick Pope
2019-10-02
Fixed #14218 -- Added Paginator.__iter__().
Tanner Stirrat
2019-07-04
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
luto