django-fastdev icon indicating copy to clipboard operation
django-fastdev copied to clipboard

In debug: store a traceback on first access of POST data to improve error on second access

Open boxed opened this issue 11 months ago • 0 comments

You cannot access body after reading from request's data stream is not very useful if you don't know where the first access was.

boxed avatar Dec 25 '24 20:12 boxed