* cc: Nick Pope (added)
* status: new => closed
* resolution: => invalid
Comment:
This is a
[https://docs.djangoproject.com/en/4.2/releases/4.2/#miscellaneous
documented] breaking change:
> ''"Manually instantiated `WSGIRequest` objects must be provided a file-
like object for `wsgi.input`. Previously, Django was more lax than the
expected behavior as specified by the WSGI specification."''
--
Ticket URL: <https://code.djangoproject.com/ticket/34350#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.