netbox/docs/plugins
Jeremy Stretch c0e4d1c1e3
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 (#20306)
* 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
2025-09-10 16:51:59 -04:00
..
development Closes #16137: Remove is_staff boolean from User model (#20306) 2025-09-10 16:51:59 -04:00
index.md Closes #10696: Break out instructions for installing & removing plugins (#15757) 2024-04-17 11:58:14 -04:00
installation.md Closes #10696: Break out instructions for installing & removing plugins (#15757) 2024-04-17 11:58:14 -04:00
removal.md docs(plugins): Add guide for cleaning up Content Types 2025-06-04 17:58:29 +02:00