#31336: Customizing HIDDEN_SETTINGS value by setting HIDDEN_SETTINGS in settings
module
-------------------------------------------+------------------------
Reporter: n1rna | Owner: (none)
Type: New feature | Status: new
Component: Error reporting | Version: 3.0
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 |
-------------------------------------------+------------------------
One should be able to add more values or replace default values for this
variable.
This variable resides in `django.views.debug` and has a static value
assigned to it, therefore if someone wants to cleanse more settings keys
while logging exceptions, should go through many troubles to achieve such
functionality. But this behavior could be simply achieved if
`HIDDEN_SETTINGS` was customizable.
--
Ticket URL: <https://code.djangoproject.com/ticket/31336>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/048.8f3e43a8a24710e0c5fa42fc0530f60c%40djangoproject.com.