2020-11-02 16:20:28 +08:00
|
|
|
==========================
|
|
|
|
Django 3.1.4 release notes
|
|
|
|
==========================
|
|
|
|
|
|
|
|
*Expected December 1, 2020*
|
|
|
|
|
|
|
|
Django 3.1.4 fixes several bugs in 3.1.3.
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2020-11-03 01:42:13 +08:00
|
|
|
* Fixed setting the ``Content-Length`` HTTP header in ``AsyncRequestFactory``
|
|
|
|
(:ticket:`32162`).
|