Resulting from code line:
widget=FileInputUpload(
attrs={'multiple': True, ...
--
Ticket URL: <https://code.djangoproject.com/ticket/34536>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
Please see the 4.2.1 release announcement:
https://www.djangoproject.com/weblog/2023/may/03/security-releases/
--
Ticket URL: <https://code.djangoproject.com/ticket/34536#comment:1>
Comment (by Claude Paroz):
Looks like the description of the security issue is missing in the 4.2.1
release notes?
--
Ticket URL: <https://code.djangoproject.com/ticket/34536#comment:2>
Comment (by Claude Paroz):
Maybe a docs backport issue:
https://docs.djangoproject.com/en/dev/releases/4.2.1/ vs
https://docs.djangoproject.com/en/4.2/releases/4.2.1/
--
Ticket URL: <https://code.djangoproject.com/ticket/34536#comment:3>
Comment (by Natalia Bidart):
The docs needed to be rebuilt, the release notes for 4.2.1 are now showing
the security fix details.
--
Ticket URL: <https://code.djangoproject.com/ticket/34536#comment:4>