Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve listview pagination #491

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Dec 13, 2023

No description provided.

@b1rger b1rger force-pushed the birger/416-listview-pagination branch 3 times, most recently from 850d2c8 to 196bc96 Compare December 14, 2023 11:33
@b1rger b1rger marked this pull request as ready for review December 14, 2023 12:09
@b1rger b1rger force-pushed the birger/416-listview-pagination branch from 196bc96 to e2aa6a3 Compare December 14, 2023 12:12
This improves the pagination links below the table in the generic list
view. to make the template code smaller, we introducce a templatetag
`page_range` that uses the paginators get_elided_page_range to get a
list of useful pagination links.

Closes: #416
@b1rger b1rger merged commit 13088b6 into main Dec 15, 2023
7 checks passed
@b1rger b1rger deleted the birger/416-listview-pagination branch December 20, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant