RepoJournal
Django

@django

Python's batteries-included web framework

Pick a date

Topics: Python Full archive →

The Wire · Showcase

ASGIREF PURGES ARCHIVED NGINX UNIT, FIXES BROKEN DEPENDENCY LINKS

By RepoJournal · Filed · About Django

1 person shipped this

Django's ASGIREF is cleaning house, removing the archived and unmaintained NGINX Unit while fixing outdated documentation links that have been steering developers to broken URLs.

The maintenance push addresses a critical hygiene issue: NGINX Unit has been archived as of October 2025 and its GitHub repository is now frozen, making it a liability to recommend [1] [2]. Alongside the removal, the team corrected a broken Uvicorn documentation link and updated the Starlette repository reference to point to its stable 1.0 release [3] [4]. These aren't glamorous changes, but they matter: developers consulting ASGIREF's deployment guides were hitting dead links and outdated project statuses. The fixes ensure that anyone spinning up an ASGI server gets current, working references on their first read.

Action items

References

  1. [1] Remove NGINX Unit because it is archived and unmaintained. django/asgiref
  2. [2] Remove NGINX Unit ↗ django/asgiref
  3. [3] Update uvicorn's outdated link and starlette status ↗ django/asgiref
  4. [4] Update outdated links and starlette status django/asgiref

Quick answers

What shipped in Django on July 19, 2026?
Django's ASGIREF is cleaning house, removing the archived and unmaintained NGINX Unit while fixing outdated documentation links that have been steering developers to broken URLs. In total, 3 commits and 2 pull requests landed.
Who contributed to Django on July 19, 2026?
1 developer shipped this update, including rhoboro.
What were the notable Django updates?
Remove NGINX Unit because it is archived and unmaintained, Remove NGINX Unit, and Update uvicorn's outdated link and starlette status.

More from @django

Daily updates, in your inbox

Follow Django

Python's batteries-included web framework We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire