only silence caching.invalidation issues
This commit is contained in:
Родитель
6ab0b01d50
Коммит
1a745f50c6
|
@ -850,7 +850,7 @@ LOGGING_CONFIG = None
|
|||
LOGGING = {
|
||||
'loggers': {
|
||||
'amqplib': {'handlers': ['null']},
|
||||
'caching': {'handlers': ['null']},
|
||||
'caching.invalidation': {'handlers': ['null']},
|
||||
'pyes': {'handlers': ['null']},
|
||||
'rdflib': {'handlers': ['null']},
|
||||
'suds': {'handlers': ['null']},
|
||||
|
|
Загрузка…
Ссылка в новой задаче