April 6, 2021
Django 3.1.8 fixes a security issue with severity "low" and a bug in 3.1.7.
MultiPartParser
allowed directory-traversal via uploaded files with
suitably crafted file names.
Built-in upload handlers were not affected by this vulnerability.
test --pdb
和 --buffer
选项时,测试错误或失败时的输出被隐藏(#32560)。4月 06, 2021