add himself to log
This commit is contained in:
@@ -89,6 +89,7 @@ class AuditLogMiddleware(BaseMiddlewareHandler):
|
||||
action=self.action,
|
||||
data=data,
|
||||
ip=ip_addr,
|
||||
author='himself',
|
||||
ttl=retention_days,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user