Closes #19973: nbshell improvements #1543

Closed
opened 2026-04-06 03:30:54 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 7/31/2025

Closes: #19973

  • Declare colorama as an explicit dependency (already required by Django)
  • List installed plugins in nbshell banner text
  • Load all models and constants from plugins in addition to core apps
  • Namespace all core & plugin models and constants
  • Clean up obsolete references
  • Implement color highlighting
  • Add lsapps() helper function & extend lsmodels() to accept an app label argument
*Originally created by @jeremystretch on 7/31/2025* ### Closes: #19973 - Declare `colorama` as an explicit dependency (already required by Django) - List installed plugins in `nbshell` banner text - Load all models and constants from plugins in addition to core apps - Namespace all core & plugin models and constants - Clean up obsolete references - Implement color highlighting - Add `lsapps()` helper function & extend `lsmodels()` to accept an app label argument
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1543