Opened 6 months ago
Last modified 6 months ago
#36287 closed New feature
manage.py shell: Way to surpress "objects imported automatically" message. — at Version 1
Reported by: | Collin Anderson | Owned by: | |
---|---|---|---|
Component: | Core (Management commands) | Version: | 5.2 |
Severity: | Normal | Keywords: | automatic imports shell |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Would be nice to have a way to surpress "objects imported automatically" message that appears when running manage.py shell.
Silence is golden: Ideally the message would not appear at the default verbosity.
Or otherwise if there's some method that could be overridden or monkeypatched to turn the message off?
Change History (1)
comment:1 by , 6 months ago
Description: | modified (diff) |
---|---|
Summary: | Way to surpress "objects imported automatically" message. → manage.py shell: Way to surpress "objects imported automatically" message. |
Note:
See TracTickets
for help on using tickets.