Loading...
Loading...
Improve Django and Django REST Framework pagination for large querysets using bounded page sizes, stable ordering, indexed ordering, offset limits, keyset pagination, DRF CursorPagination, and count-query tradeoffs. Use when list pages, admin views, APIs, exports, or infinite scroll become slow, inconsistent, or memory-heavy as result sets grow.
npx skill4agent add lvtd-llc/skills django-pagination-performanceQuerySet.explain()PaginatorCursorPaginationLIMIT/OFFSET