mirror of
https://github.com/django/django.git
synced 2025-07-23 05:05:17 +00:00
![]() The SetupConfigureLogging test case does not restore the logging config
after its execution. It leaves the logger django.request with an empty
handlers array.
This also removes the last use of LOGGING_CONFIG, introduced in
|
||
---|---|---|
.. | ||
__init__.py | ||
logconfig.py | ||
tests.py | ||
urls.py | ||
urls_i18n.py | ||
views.py |