113 wires and counting

$ follow Django

Keep up with Django in about 3 minutes: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-07
stories 4

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Django bumps minimum oracledb to 4.0.2

By RepoJournal · Filed · About Django

Django now requires oracledb 4.0.2 or newer, raising its minimum supported version for Oracle database connections.

The minimum oracledb version for Django's Oracle backend is now 4.0.2 [1]. Oracle users will need to upgrade their database driver to meet this requirement.

Separately, the Django Software Foundation's working groups processed a membership update in line with a membership decision [2], thanking outgoing members for their service [3].

Quick answers

What shipped in Django on September 7, 2026?
Django now requires oracledb 4.0.2 or newer, raising its minimum supported version for Oracle database connections. In total, 2 commits and 2 pull requests landed.
Who contributed to Django on September 7, 2026?
2 developers shipped this update, including Jacob Walls and sabderemane.
What were the notable Django updates?
Fixed #37325 -- Bumped minimum oracledb version to 4.0.2, Update membership according the decision of the members, and Update membership according the decision of the members.