Django Fellow Report - Jacob - 2026

Week ending 2026-04-12 (Week 15)

Sending off last week’s report before heading to DjangoCon Europe! Hope to see some of you there!

Reviewed
Fixed #37021 -- Added user_perm_str helper property to the Permission model. by Mariatta · Pull Request #21051 · django/django · GitHub
Fixed #37009 -- Fixed filter action icon alignment in admin changelist. by yeongbin05 · Pull Request #21013 · django/django · GitHub
Fixed #37023 -- Made XML serializer put each ManyToManyField object on its own line. by timgraham · Pull Request #21056 · django/django · GitHub
Fixed #36816 -- Allowed **kwargs in @task decorator to support custom Task subclasses by nileshpahari · Pull Request #20456 · django/django · GitHub
Fixed #31317 -- Avoided crash in CreateModel with unique_together and AlterUniqueTogether. by David-Wobrock · Pull Request #20929 · django/django · GitHub
Fixed #36458 -- Fixed focus within the admin widget popup for calendar and clock. by Skyiesac · Pull Request #21042 · django/django · GitHub
Fixed #37013 -- Omitted tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations by Huwaiza · Pull Request #21064 · django/django · GitHub
Fixed two issues in release helper scripts/verify_release.sh. by nessita · Pull Request #21068 · django/django · GitHub
Removed superfluous request.user assignment in RemoteUserMiddleware. by jaap3 · Pull Request #18310 · django/django · GitHub
[checklists] Set of 3 independent fixes, see commits. by nessita · Pull Request #2584 · django/djangoproject.com · GitHub
Fixed `#15759` - Excluded formset fields by per-object permissions by artirix1927 · Pull Request #19743 · django/django · GitHub
Added automated quality checks for PRs as a GitHub Actions workflow. by nessita · Pull Request #21077 · django/django · GitHub
Fixed #36953 -- Refactored mail tests. by medmunds · Pull Request #20948 · django/django · GitHub
Fixed #35738 -- Deprecated double-dot variable lookups. by smithdc1 · Pull Request #19534 · django/django · GitHub
Misc
Issued security releases
Engaged in security reports
Fellows weekly sync
Fellows security sync
Monthly steering council meeting
Monthly board liaison meeting
2 Likes