Django Fellow Report - Jacob - 2026

Week ending 2026-05-10 (Week 19)

Some delightful follow-ups trickled out of reviews this week: deprecating the no-argument form of select_related() uncovered a bug in the admin, and finalizing the design of how Media objects should render CSP nonces generated a request for clarification about caching in the MDN docs.

Reviewed
Removed hardcoded pks in annotations and delete_regress tests. by timgraham · Pull Request #21224 · django/django · GitHub
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() algorithm by dennybiasiolli · Pull Request #21199 · django/django · GitHub
Fixed #37080 -- Use generic deprecation warnings in runtests. by Wenzeltelger · Pull Request #21216 · django/django · GitHub
https://github.com/django/django/pull/21042
Fixed #37039 -- Removed outdated note from QuerySet.iterator() docs. by MANAS225 · Pull Request #21120 · django/django · GitHub
https://github.com/django/django/pull/21010
Fixed #37074 -- Synced admin calendar today highlight with server time. by SnippyCodes · Pull Request #21206 · django/django · GitHub
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion. by nessita · Pull Request #21235 · django/django · GitHub
Fixed #33685 -- Supported PostgreSQL service names in tests. by p-r-a-v-i-n · Pull Request #20715 · django/django · GitHub
Fixed #37060 -- Propagated AlterField through attname-based to_field … by sipa-echo-zaoa · Pull Request #21156 · django/django · GitHub
https://github.com/django/django/pull/21230
[checklists] Minor improvements following recent security release by sarahboyce · Pull Request #2612 · django/djangoproject.com · GitHub
Fixed #37085 -- Added support for object-based form media stylesheet assets. by nessita · Pull Request #21239 · django/django · GitHub
https://github.com/django/django/pull/16012
Fixed #36813 -- Raised ValueError at field init for invalid max_length/max_digits. by MehrazRumman · Pull Request #20439 · django/django · GitHub
Fixed #36938 -- Removed unnecessary ordering from compound queries. by dcsid · Pull Request #21102 · django/django · GitHub
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments. by adamchainz · Pull Request #19822 · django/django · GitHub
Misc
Fellows sync
Engaged in security reports
Monthly steering council meeting
Monthly line manager meeting
Monthly board liaison checkin
1 Like