stephenmcd / mezzanine

CMS framework for Django
http://mezzanine.jupo.org
BSD 2-Clause "Simplified" License
4.76k stars 1.65k forks source link

Mezzanine admin requires csp unsafe-inline #1961

Open rapto opened 4 years ago

rapto commented 4 years ago

It seems that csp allowed policies are getting tighter. It would be nice if mezzanine could mirror https://github.com/django/django/pull/5567 (Removed all inline javascript from contrib.admin)