#34522: PUT/PATCH data is not encoded for multipart/form-data in Django Test Client
-------------------------------------+-------------------------------------
Reporter: Matej Mijoski | Owner: nobody
Type: Bug | Status: closed
Component: Testing framework | Version: 4.2
Severity: Normal | Resolution: duplicate
Keywords: multipart form | Triage Stage:
data, tests, put data encoding | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => duplicate
Comment:
Yes, it's intentional. Duplicate of #12635 (see comments and related
discussions for more details.)
--
Ticket URL: <https://code.djangoproject.com/ticket/34522#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.