mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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 | ||