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

*March 5, 2016*

Django 1.9.4 fixes a regression on Python 2 in the 1.9.3 security release
where ``utils.http.is_safe_url()`` crashes on bytestring URLs
(:ticket:`26308`).