mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
When django.setup() (and then configure_logging) is called inside catch_warnings, logging setup is negatively affected (notably warnings.showwarning definition). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| logconfig.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||