Django 1.8.11 release notesLink to this heading
March 5, 2016
Django 1.8.11 fixes a regression on Python 2 in the 1.8.10 security release
where utils.http.is_safe_url() crashes on bytestring URLs
(#26308).
March 5, 2016
Django 1.8.11 fixes a regression on Python 2 in the 1.8.10 security release
where utils.http.is_safe_url() crashes on bytestring URLs
(#26308).