#36287: manage.py shell: Way to surpress "objects imported automatically" message.
-------------------------------------+-------------------------------------
Reporter: Collin Anderson | Owner: (none)
Type: Uncategorized | Status: new
Component: Core (Management | Version: 5.2
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Collin Anderson):
* summary: Way to surpress "objects imported automatically" message. =>
manage.py shell: Way to surpress "objects imported automatically"
message.
Old description:
> Would be nice to have a way to surpress "objects imported automatically"
> message.
>
> 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?
New description:
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?
--
--
Ticket URL: <
https://code.djangoproject.com/ticket/36287#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.