Issue404python3 - move to standard pagination
Branch: issue404python3
Branch: develop
Merged
Merged pull request
Merged in issue404python3 (pull request #301)
- a929141
- Author: Ed McDonagh
- Closed by: Ed McDonagh
- 2019-04-17
Description
Refs #404
Removes dependency on django-pagination which is Python 2 only, and no longer required as function is built-in to Django.