mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
01f8d19ef9
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 43503b093a35ca4707c16d865f10929960bfa0b8.