Skip to content

Update nbshell management command #19973

@jeremystretch

Description

@jeremystretch

Proposed Changes

The nbshell management command is a wrapper for Django's stock shell. It's been a while since this has seen any substantial change, and is probably overdue for some updates. Some immediate items:

  • Move APPS to constants.py
  • Remove obsolete entries from EXCLUDE_MODELS
  • List installed plugins on init
  • Extend lsmodels() to include plugin models

Justification

Opportunistic cleanup

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end user

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions