Pattern

Misrouted Async Static Assets

static-routing-wsgi-async-drift

Static file requests get routed to the wrong container path and behavior changes when switching Django from synchronous WSGI to async ASGI, causing collectstatic/serving to diverge and users to see missing files or broken streamed downloads.