#31103: Pagination documentation is missing some important detail
-------------------------------------+-------------------------------------
Reporter: Mark | Owner: nobody
Bailey |
Type: | Status: new
Cleanup/optimization |
Component: | Version: master
Documentation |
Severity: Normal | Keywords: pagination
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
https://docs.djangoproject.com/en/dev/topics/pagination/ doesn't
explicitly describe the Page object. It describes the use of pagination
in a ListView, but doesn't cover how the context is affected. The
template it suggests wouldn't work for the ListView, and some variable
names are potentially confusing.
I have a pull request ready to go, and just saw that I need to open a
ticket first.
--
Ticket URL: <https://code.djangoproject.com/ticket/31103>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.1430eb1f3e0c464de1ff23c24598f41f%40djangoproject.com.