Django 1.11.24 版本发行说明¶
2019 年 9 月 2 日
Django 1.11.24 修复了 1.11.23 中的一个缺陷。
漏洞修复¶
- Fixed crash of
KeyTransform()
fordjango.contrib.postgres.fields.JSONField
andHStoreField
when using on expressions with params (#30672).
2019 年 9 月 2 日
Django 1.11.24 修复了 1.11.23 中的一个缺陷。
KeyTransform()
for
django.contrib.postgres.fields.JSONField
and
HStoreField
when using on
expressions with params (#30672).
Offline (Django 4.0):
HTML |
PDF |
ePub
Provided by Read the Docs.