mirror of https://github.com/django/django.git
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
|
||
---|---|---|
.. | ||
__init__.py | ||
logconfig.py | ||
tests.py | ||
urls.py | ||
urls_i18n.py | ||
views.py |