Update logging
This commit is contained in:
parent
db45fd2d6f
commit
6dd0631537
@ -144,7 +144,7 @@ LOGGING = {
|
||||
'django': {
|
||||
'handlers': ['file'],
|
||||
'level': 'DEBUG',
|
||||
'propagate': True,
|
||||
'propagate': False,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user