Add Pagination to all tables
Closed this issue · 1 comments
nishanthvijayan commented
- Use the inbuilt Paginator class for pagination (https://docs.djangoproject.com/en/1.10/topics/pagination/)
- Use bootstrap_pagination for building the links (https://github.com/jmcclell/django-bootstrap-pagination)