Django Fellow Report - Jacob - 2026

Week ending 2026-08-02 (Week 31)

Highlights this week included clearing release blockers for 6.1 and making the parallel test runner more fault tolerant.

Authored
#37235 (--debug-sql prints SQLParseError instead of falling back to unformatted SQL) – Django
Bumped minimum setuptools version to 83. by jacobtylerwalls · Pull Request #21691 · django/django · GitHub
#37236 (Spatial indexes cannot be added, removed, or altered on RasterField) – Django
#37238 (save() falls back to python default even when DatabaseDefault instance is assigned) – Django
Fixed #37238 -- Fixed unintentional fallback to python default for a db_default. by jacobtylerwalls · Pull Request #21693 · django/django · GitHub
#37239 (Saving related objects with generated primary keys doesn't update assigned relations) – Django
Fixed #37239 -- Cleared stale db_default when pk comes from related object expression. by jacobtylerwalls · Pull Request #21694 · django/django · GitHub
Fixed PR number lookup in coverage comment workflow. by jacobtylerwalls · Pull Request #21695 · django/django · GitHub
Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE. by jacobtylerwalls · Pull Request #21696 · django/django · GitHub
Refs #28586 -- Doc'd fetch_mode attribute on ModelState. by jacobtylerwalls · Pull Request #21697 · django/django · GitHub
https://forums.oracle.com/ords/apexds/post/23ai-sdo-geometry-converts-1-element-multipolygon-to-polygo-3474
Updated asgiref dependency in free-threaded requirements. by jacobtylerwalls · Pull Request #21704 · django/django · GitHub
Removed advice to include ticket numbers in tests. by jacobtylerwalls · Pull Request #21706 · django/django · GitHub
Added free-threaded Python 3.14t to PostGIS CI workflow. by jacobtylerwalls · Pull Request #21710 · django/django · GitHub
Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs. by jacobtylerwalls · Pull Request #21711 · django/django · GitHub
#37242 (LayerMapping doesn't handle missing times, just missing date and datetime) – Django
Fixed #37242 -- Fixed reading null time fields in LayerMapping. by jacobtylerwalls · Pull Request #21712 · django/django · GitHub
Misc
Fellows sync
Engaged in security reports
Fellows line manager (Andrew Godwin) chat
4 Likes