Opened 11 years ago
Closed 11 years ago
#24024 closed Bug (duplicate)
Paging system on djangoproject.com
| Reported by: | Abry Maxime | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.7 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
On community > links page (https://www.djangoproject.com/community/links/),
the paging system display the list of all the available pages (1301).
A next and prev button are enought.
Note:
See TracTickets
for help on using tickets.

Duplicate of https://github.com/django/djangoproject.com/issues/249