About Pagination Practices
Paginate lists by 24 items per page. That works well with responsive layouts having 1, 2, 3, 4, or 6 components in a row. Also, 24 items are enough not to be bothered about clicking on pagination controls again and again or waiting for the next bunch to load too often in case of infinite scroll implementation.
Tips and Tricks User Experience Web Design Django 4.2 Django 3.2 Django 2.2
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.