You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that when DEBUG=True, Django automatically adds a nonce-{token} to the CSP. This causes unsafe-inline to be ignored, although it's unclear why this happens.