#35370: `context["debug"] is not settings.DEBUG` and the future of
`django.templates.context_processors.debug`:
-------------------------------------+-------------------------------------
Reporter: Marc Gibbons | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Template system | Version: 5.0
Severity: Normal | Resolution:
Keywords: context processors, | Triage Stage:
internal ips, debug, template | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Marc Gibbons):
* summary:
`request.context["debug"] is not settings.DEBUG` and the future of
`django.templates.context_processors.debug`:
=>
`context["debug"] is not settings.DEBUG` and the future of
`django.templates.context_processors.debug`:
--
Ticket URL: <
https://code.djangoproject.com/ticket/35370#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.