[PR #19289] [MERGED] 19217 debug toolbar #15593

Closed
opened 2025-12-30 00:22:54 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19289
Author: @arthanson
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @jnovinger

Base: mainHead: 19217-debug-toolbar


📝 Commits (3)

  • 0169aab 19217 update and re-add django-debug-toolbar to INSTALLED_APPS
  • c69bea4 19217 merge main
  • b987b72 19217 remove debug if not collectstatic

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Fixes: #19217

Just adds debug-toolbar to installed apps if not in DEBUG mode and running collect static.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/19289 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `19217-debug-toolbar` --- ### 📝 Commits (3) - [`0169aab`](https://github.com/netbox-community/netbox/commit/0169aabef0d8b8d22300675a9cab1c0ff71d618b) 19217 update and re-add django-debug-toolbar to INSTALLED_APPS - [`c69bea4`](https://github.com/netbox-community/netbox/commit/c69bea4a44bb9409c72a5581296fe321af3a2ce0) 19217 merge main - [`b987b72`](https://github.com/netbox-community/netbox/commit/b987b725d3a51935449b35ff1326652a429f1c65) 19217 remove debug if not collectstatic ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Fixes: #19217 Just adds debug-toolbar to installed apps if not in DEBUG mode and running collect static. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:22:54 +01:00
adam closed this issue 2025-12-30 00:22:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15593