Week ending 2025-05-25 (Week 21)
Posting my Fellow report early this week as I fly to Greece tomorrow for a little holiday ![]()
I will be back Tuesday June 3rd ![]()
Triaged
- #36402 (Update sdist package name in reusabe apps tutorial for PEP 625) โ Django (accepted)
- #36403 (Admin actions displays "0 of NaN selected" when there are >=1000 results on a page) โ Django (worksforme)
- #36404 (Aggregates with filter using OuterRef raise FieldError) โ Django (accepted)
- https://code.djangoproject.com/ticket/36398 (needsinfo โ accepted)
- https://code.djangoproject.com/ticket/36405 (accepted)
- https://code.djangoproject.com/ticket/35782 (new โ fixed/closed)
- https://code.djangoproject.com/ticket/36407 (accepted)
- https://code.djangoproject.com/ticket/36409 (invalid)
- #35353 (SelectFilter2.js puts the label for Django Admin filter fields in the wrong place) โ Django (duplicate)
- https://code.djangoproject.com/ticket/36410 (accepted)
- https://code.djangoproject.com/ticket/36412 (wontfix)
Reviewed
- https://github.com/django/django/pull/19474
- https://github.com/django/django/pull/19196
- Fixed #35333 -- Ensured that date and time filters honor the `unlocalize` tag by AhmedNassar7 ยท Pull Request #19400 ยท django/django ยท GitHub
- Fixed #36389 -- Fixed GenericRelation.update() use write DB connection. by JaeHyuckSa ยท Pull Request #19476 ยท django/django ยท GitHub
- https://github.com/django/django/pull/19386
- Fixed #21604 -- Embed raw queries as subqueries by wiltso ยท Pull Request #16329 ยท django/django ยท GitHub
- Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript. by claudep ยท Pull Request #18494 ยท django/django ยท GitHub
- Fix typo in German translation by jonas-kiesewetter ยท Pull Request #19491 ยท django/django ยท GitHub
- Refs #26688 -- Added tests for `log_response()` internal helper. by nessita ยท Pull Request #19485 ยท django/django ยท GitHub
- Fixed #36402 -- Updated sdist package name in reusabe apps tutorial for PEP 625. by jcjudkins ยท Pull Request #19490 ยท django/django ยท GitHub
- Fixed #36405 -- Fixed Aggregate.order_by using OuterRef. by adamchainz ยท Pull Request #19489 ยท django/django ยท GitHub
- Fixed typo in form rendering API docs. by adamzap ยท Pull Request #19496 ยท django/django ยท GitHub
- Refs #35444 -- Adjusted multi-args distinct aggregate test ordering expectations. by charettes ยท Pull Request #19497 ยท django/django ยท GitHub
- https://github.com/django/django/pull/19012
- Fixed #36407 -- Cast default value when using Case statement in Order By clause. by ontowhee ยท Pull Request #19495 ยท django/django ยท GitHub
Authored
- Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_request(). by sarahboyce ยท Pull Request #19488 ยท django/django ยท GitHub
- Fixed #36404 -- Fixed Aggregate.filter using OuterRef. by sarahboyce ยท Pull Request #19494 ยท django/django ยท GitHub
Other/Misc
- Engaged in the GitHub Secure Open Source Fund application
- Engaged in security reports
- Refreshed the triage and review team membership
- Setup a local geodjango app for testing purposes