admin: update to work with new form
This commit is contained in:
@ -325,6 +325,8 @@ LOG_PRE_CHAIN = [
|
||||
structlog.stdlib.add_log_level,
|
||||
structlog.stdlib.add_logger_name,
|
||||
structlog.processors.TimeStamper(),
|
||||
structlog.processors.StackInfoRenderer(),
|
||||
structlog.processors.format_exc_info,
|
||||
]
|
||||
|
||||
LOGGING = {
|
||||
|
||||
Reference in New Issue
Block a user