mirror of https://github.com/zulip/zulip.git
a91358e186
Hellosign now posts their callback as form/multipart, which Django only permits to be read once. Attempts to access request.body after the initial read throw "django.http.request.RawPostDataException: You cannot access body after reading from request's data stream". Fixes #13847. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |