django-easy-audit
django-easy-audit copied to clipboard
ASGI scope `client` value should be converted to the remote_ip
The ASGI HTTP Request context provides a client value which should be reflected by the remote_ip value in the request info. Now the server value is reflected erroneously.