django-fastdev
django-fastdev copied to clipboard
In debug: store a traceback on first access of POST data to improve error on second access
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.