stephenmcd / mezzanine

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

Fix TypeError in escape function #2057

Closed HelloIAmRomain closed 1 year ago

HelloIAmRomain commented 1 year ago

2054

Fix TypeError in escape function by using set union for protocols No test were added, because the function is already tested in : test_core.test_escape