mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-12 03:19:36 -06:00
|
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
* Closes #16137: Remove is_staff boolean from User model * Remove default is_staff value from UserManager.create_user() * Restore staff_only on MenuItem * Introduce IsSuperuser API permission to replace IsAdminUser * Update and improve RQ task API view tests * Remove is_staff attribute assignment from RemoteUserBackend |
||
|---|---|---|
| .. | ||
| background-jobs.md | ||
| dashboard-widgets.md | ||
| data-backends.md | ||
| event-types.md | ||
| exceptions.md | ||
| filtersets.md | ||
| forms.md | ||
| graphql-api.md | ||
| index.md | ||
| migration-v4.md | ||
| models.md | ||
| navigation.md | ||
| rest-api.md | ||
| search.md | ||
| tables.md | ||
| templates.md | ||
| user-interface.md | ||
| views.md | ||
| webhooks.md | ||