Week ending 2026-05-24 (Week 21)
This week was mostly about returning
from PyCon
, which was quite exhausting. I arrived back on Wednesday, fairly drained (and very hungry
), so I worked during Thu and Fri catching up on a large backlog of email notifications and syncing with the other Fellows.
Triaged
- #37105 (Admin change form actions should only allow applying to object from the change form) โ Django - Admin change form actions should only allow applying to object from the change form (accepted)
- #37111 (Add a sprints quickstart guide for contributors) โ Django - Add a sprints quickstart guide for contributors (accepted)
Reviewed
- Pre-edits for 6.1a1. by jacobtylerwalls ยท Pull Request #21336 ยท django/django ยท GitHub - Pre-edits for 6.1a1.
- [checklists] Updates after 6.1 alpha by jacobtylerwalls ยท Pull Request #2631 ยท django/djangoproject.com ยท GitHub - [checklists] Updates after 6.1 alpha
Authored
- #37117 (Admin: Change form actions should use ModelAdmin.get_queryset(request)) โ Django - Admin: Change form actions should use ModelAdmin.get_queryset(request)
- Fixed #37117 -- Used ModelAdmin.get_queryset() for change form actions. by nessita ยท Pull Request #21344 ยท django/django ยท GitHub - Fixed #37117 โ Used ModelAdmin.get_queryset() for change form actions.
Security
- Triaged reports,
- Reviewed 5 PRs in preparation for security prenotifications next week.
Other/Misc
- Weekly Fellows meeting.
- Engaged in Proposal: Make file upload permissions respect umask - #10 by nessita.