django-debug-requests-responses
django-debug-requests-responses copied to clipboard
django.http.request.RawPostDataException when logging multipart/form-data
When trying to log content with content type multipart/form-data, an exception is raised. A good place to start looking at this issue is ddrr.records.RequestLogRecord#body.