Week ending 2026-04-05 (Week 14)
Hello hello
I am back from maternity leave but working part-time for now ![]()
I am currently working from Turkey
. Discord is not easily accessed in Turkey so I will be less responsive on that platform than I used to be.
My Fellow report for 2025 can be found here: Django Fellow Report - Sarah - 2025
Triaged
- #37016 (Avoid propagating invalid arguments from When() to Q() on dictionary expansion) – Django (accepted)
- #37017 (alogout() doesn't clear request.user) – Django (accepted)
- #37018 (Generated migrations should use tuples instead of lists) – Django (wontfix)
- #37019 (Make sync login() and logout() set request.auser if present) – Django (accepted)
- #37020 (Adjust release instructions to stop editing *.po files fetched from Transifex) – Django (accepted)
- #37022 (manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname) – Django (worksforme)
Reviewed
- Fixed #37017 -- Fixed setting or clearing of request.user after alogin()/alogout(). by jacobtylerwalls · Pull Request #21045 · django/django · GitHub
- Fixed #27150 — Fixed boolean evaluation of base File objects without a name. by VIZZARD-X · Pull Request #20327 · django/django · GitHub
- Fixed #36542 -- Hid sensitive POST parameters in debug mode. by kanin-kearpimy · Pull Request #20959 · django/django · GitHub
Other/Misc
- Updated status and notification level of GitHub, Forum, and Slack
- Added my opinion to discussion on whether to re-triage old accepted new feature tickets: Old tickets that could be needsnewfeatureprocess - #5 by blighj
- Added my opinion on Design feedback: Truncating the related objects list in Admin delete confirmation (Ticket #10919) - #4 by sarahboyce
- Setup opera in order to access Discord while in Turkey
- Added to the discussion on migrating Transifex to Weblate: Improving the process of incorporating translations to Django - #17 by sarahboyce
- Updated myself on current status of GSoC