Closes #17010: Show admin navigation menu items only for staff & superusers #1219

Closed
opened 2026-04-05 22:09:23 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/18/2025

Closes: #17010

  • Set staff_only=True on all MenuItems under the Admin section
  • Tweak the the logic of the nav() template tag so that users with is_staff or is_superuser satisfied the staff_only condition
*Originally created by @jeremystretch on 9/18/2025* ### Closes: #17010 - Set `staff_only=True` on all MenuItems under the Admin section - Tweak the the logic of the `nav()` template tag so that users with `is_staff` or `is_superuser` satisfied the `staff_only` condition
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1219