mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
fbfa654a15
This allows for Paginator subclasses to easily override the Page class that gets used. Took the opportunity to also do some non-invasive PEP8 tidying of the paginator module.