#36266: HIDE_PRODUCTION_WARNING variable name is ambiguous
-------------------------------------+-------------------------------------
Reporter: Leo Shklovskii | Type:
| Cleanup/optimization
Status: new | Component: Core
| (Management commands)
Version: 5.2 | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Hi - I just saw this feature in the 5.2 release candidate docs, hopefully
this isn't too late.
Could the env variable name could be changed from
`HIDE_PRODUCTION_WARNING` to something that's Django specific, ie.
`DJANGO_HIDE_PRODUCTION_WARNING`?
That would align the name with a lot of the other env variable names that
Django uses and would reduce potential confusion for an unfamiliar
engineer seeing the env variable name being set.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36266>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.