#36527: Allow for runserver development server warning to be silenced via settings.
-------------------------------------+-------------------------------------
Reporter: Klaas van Schelven | Owner: (none)
Type: New feature | Status: closed
Component: Core (Management | Version: 5.2
commands) |
Severity: Normal | Resolution: wontfix
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 Natalia Bidart):
* resolution: => wontfix
* status: new => closed
Comment:
Hello Klaas van Schelven! Thanks for the suggestion and for taking the
time to create this ticket. In general, adding new settings to Django
requires strong community consensus and clear justification. In this case,
the existing environment variable offers a reasonable workaround, and it's
not much different from defining a setting. We don't currently see a need
to introduce a dedicated setting for this, therefore I'll close the ticket
accordingly.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36527#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.