[PR #17483] [MERGED] Closes #17482: Ignore Branch & StagedChange in nbshell #15105

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17483
Author: @jeremystretch
Created: 9/12/2024
Status: Merged
Merged: 9/16/2024
Merged by: @jeremystretch

Base: developHead: 17482-nbshell-models


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/core/management/commands/nbshell.py (+11 -3)

📄 Description

Closes: #17482

  • Exclude extras.Branch and extras.StagedChange from automatically imported models when invoking the shell
  • Alphabetically order the output of lsmodels()

🔄 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/17483 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/12/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17482-nbshell-models` --- ### 📝 Commits (1) - [`f636af9`](https://github.com/netbox-community/netbox/commit/f636af9002df6b10daa75ce2fdd29cd4bf2926cd) Closes #17482: Ignore Branch & StagedChange in nbshell ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/management/commands/nbshell.py` (+11 -3) </details> ### 📄 Description ### Closes: #17482 - Exclude extras.Branch and extras.StagedChange from automatically imported models when invoking the shell - Alphabetically order the output of `lsmodels()` --- <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:20:02 +01:00
adam closed this issue 2025-12-30 00:20:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15105