RepoJournal
Django

@django

Python's batteries-included web framework

What actually shipped in Django, written up every day — commits, pull requests, releases, and security advisories.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python Full archive →

The Wire · Showcase

DJANGO 6.1 SUPPORT DATES SET AS DOCUMENTATION CLEANUP CONTINUES

By RepoJournal · Filed · About Django

Django pins end-of-support windows for 6.1 while the core team documents shared features between ModelAdmin and InlineModelAdmin.

The Django team added expected end of support dates for 6.1 [1], clarifying the maintenance window for the latest stable release. On the documentation front, James Aylett expanded the InlineModelAdmin reference guide [2] with additional shared options that mirror ModelAdmin's capabilities, "a small number that seem most useful as references back to the ModelAdmin explanations" [2]. In parallel infrastructure work, djangoproject.com shipped a new delete_unactivated_users management command [3] to handle spam user cleanup, while djangogigs.com went live with BSD 3-Clause licensing and DNS configuration [4] [5]. Across the three repos, 6 commits and 2 PRs landed in this cycle, all routine maintenance and documentation improvements with no breaking changes.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Added expected end of support dates for 6.1. django/django
  2. [2] Fixed #36925 -- Noted more InlineModelAdmin options ↗ django/django
  3. [3] Added `delete_unactivated_users` management command. ↗ django/djangoproject.com
  4. [4] Add BSD 3-Clause license django/djangogigs.com
  5. [5] Add CNAME django/djangogigs.com

Quick answers

What shipped in Django on July 23, 2026?
Django pins end-of-support windows for 6.1 while the core team documents shared features between ModelAdmin and InlineModelAdmin. In total, 6 commits and 2 pull requests landed.
Who contributed to Django on July 23, 2026?
4 developers shipped this update, including James Aylett, Jacob Walls, Jeff Triplett, and tobiasmcnulty.
What were the notable Django updates?
Added expected end of support dates for 6.1, Fixed #36925 -- Noted more InlineModelAdmin options, and Added `delete_unactivated_users` management command.

More from @django

Daily updates, in your inbox

Follow Django

What actually shipped in Django, written up every day — commits, pull requests, releases, and security advisories.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?