mirror of
https://github.com/Hopiu/django.git
synced 2026-04-30 19:54:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom.py | ||
| models.py | ||
| tests.py | ||