summaryrefslogtreecommitdiff
path: root/docs/releases/1.4.22.txt
blob: d8ce24bc68086dc99e1a5667f3b2688410701ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================
Django 1.4.22 release notes
===========================

*August 18, 2015*

Django 1.4.22 fixes a security issue in 1.4.21.

It also fixes support with pip 7+ by disabling wheel support. Older versions
of 1.4 would silently build a broken wheel when installed with those versions
of pip.