Django 2.1.12 版本发行说明¶
2019 年 9 月 2 日
Django 2.1.12 fixes a regression in 2.1.11.
漏洞修复¶
- Fixed crash of
KeyTransform()
fordjango.contrib.postgres.fields.JSONField
andHStoreField
when using on expressions with params (#30672).
2019 年 9 月 2 日
Django 2.1.12 fixes a regression in 2.1.11.
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.