Notification emails #80
@ -193,9 +193,9 @@ LOGGING = {
|
||||
},
|
||||
},
|
||||
'loggers': {
|
||||
'django': {'level': 'WARNING'},
|
||||
'django': {'level': 'INFO'},
|
||||
},
|
||||
'root': {'level': 'WARNING', 'handlers': ['console']},
|
||||
'root': {'level': 'INFO', 'handlers': ['console']},
|
||||
}
|
||||
|
||||
PIPELINE = {
|
||||
|
Loading…
Reference in New Issue
Block a user