2021 年 2 月 1 日
Django 3.0.12 修复了 3.0.11 版本中一个严重程度为"低"的安全问题。
archive.extract()
由 startapp --template 和 startproject --template 使用的 django.utils.archive.extract() 函数,允许通过带有绝对路径或带有点段的相对路径的存档进行目录遍历。
startapp --template
startproject --template
django.utils.archive.extract()
Django 3.0.13 版本发行说明
Django 3.0.11 版本发行说明
4月 27, 2025