-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user
Milestone
Description
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
APPStoconstants.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 implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user