Pattern

Static Asset Misrouting

static-asset-misrouting

Static file paths and startup-time execution points get misconfigured, so assets end up served from the wrong URL/root or from an unavailable directory, breaking Django/Nginx expectations and leaving the app without properly loaded static resources.