#36958: Have test client reload logging when logging setting changed
--------------------------------------+------------------------------------
Reporter: Jake Howard | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: Testing framework | Version: 6.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Jacob Walls):
* component: Core (Other) => Testing framework
* stage: Unreviewed => Accepted
* summary: Reload logging when logging setting changed => Have test client
reload logging when logging setting changed
* type: Uncategorized => Cleanup/optimization
Comment:
> (eg in tests)
Assuming we're to add this in django/test/signals.py, that makes good
sense to me and fits right in with the other receivers there.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36958#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.