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