summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.11.txt
blob: 78849f70c57d914f73ecfa09915f732ae5876bcb (plain)
1
2
3
4
5
6
7
8
9
===========================
Django 1.8.11 release notes
===========================

*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
(:ticket:`26308`).