mirror of
https://github.com/django/django.git
synced 2025-04-01 12:06:43 +00:00
Fixed logging regression introduced in bbe28496d32f76ca161f5c33787d6ad62267fcc6
This commit is contained in:
parent
3baebf52aa
commit
a969394cff
@ -1,6 +1,7 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import logging
|
||||
import logging.config # needed when logging_config doesn't start with logging.config
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user