Week ending 2024-03-24 (Week 12)
Triaged
- #35289 (Chunked transfer encoding is not handled correctly by MultiPartParser) – Django - Chunked transfer encoding is not handled correctly by MultiPartParser (accepted)
- #35306 (Improve documentation for the various date format settings) – Django - Improve documentation for the various date format settings (accepted)
- https://code.djangoproject.com/ticket/35310 - Optimize automatic JSON encoding of data in test client (wontfix)
- https://code.djangoproject.com/ticket/35308 - FileNotFoundError escapes from run_formatters() (accepted)
- https://code.djangoproject.com/ticket/35323 - Fix FileExistsError in django/core/files/move.py. (accepted)
- https://code.djangoproject.com/ticket/35324 - Postgres Extensions Not Available (invalid)
Reviewed
- Fixed #35319 -- Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple by hrushikeshrv · Pull Request #17996 · django/django · GitHub - Fixed #35319 – Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple
- https://code.djangoproject.com/ticket/35323 - Fix FileExistsError in django/core/files/move.py.
Authored
Other/Misc
- More security-related work.
- Updated the 5.1 schedule.