December 1, 2020
Django 3.1.4 fixes several bugs in 3.1.3.
Content-Length
HTTP header in AsyncRequestFactory
(#%s32162).AsyncRequestFactory
request methods
(#%s32159).JSONField
on
PostgreSQL when using on a Subquery()
annotation (#%s32182).runserver
on Windows with Python 3.7 and below
(#%s32202).Q
object annotation (#%s32200).JSONField
is used on SQLite
(#%s32224).QuerySet.values()/values_list()
contained
key transforms for JSONField
returning non-string
primitive values (#%s32203).Sep 26, 2023