Django 3.0.11 版本发行说明¶
2020 年 11 月 2 日
Django 3.0.11 修复了 3.0.7 版本中的回归问题,并添加了与 Python 3.9 的兼容性。
漏洞修复¶
修正了 Django 3.0.7 中一个在
GROUP BY子句中没有使用Subquery()别名的缺陷(#32152)。
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!2020 年 11 月 2 日
Django 3.0.11 修复了 3.0.7 版本中的回归问题,并添加了与 Python 3.9 的兼容性。
修正了 Django 3.0.7 中一个在 GROUP BY 子句中没有使用 Subquery() 别名的缺陷(#32152)。
离线(Django 5.1):
HTML |
PDF |
ePub
由 Read the Docs 提供。