mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Added 1.4.22 release notes.
This commit is contained in:
9
docs/releases/1.4.22.txt
Normal file
9
docs/releases/1.4.22.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 1.4.22 release notes
|
||||
===========================
|
||||
|
||||
*Under development*
|
||||
|
||||
Django 1.4.22 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.
|
||||
Reference in New Issue
Block a user