Total count of obejcts missing from list view paginator #940

Closed
opened 2025-12-29 16:27:08 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (May 12, 2017).

Issue type: Bug report

Python version: 3.4.3
NetBox version: 2.0.1

The total count of objects is missing from the pagination at the end of the table in many list views. For example, the device list will read "Showing 1-50 of devices." This appears to be related to upgrading django-tables2 to v1.6.0.

Originally created by @jeremystretch on GitHub (May 12, 2017). ### Issue type: Bug report **Python version:** 3.4.3 **NetBox version:** 2.0.1 The total count of objects is missing from the pagination at the end of the table in many list views. For example, the device list will read "Showing 1-50 of devices." This appears to be related to upgrading django-tables2 to v1.6.0.
adam added the type: bug label 2025-12-29 16:27:08 +01:00
adam closed this issue 2025-12-29 16:27:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#940