Django 2.1.13 版本发行说明¶
2019 年 10 月 1 日
Django 2.1.13 fixes a regression in 2.1.11.
漏洞修复¶
- Fixed a crash when filtering with a
Subquery()
annotation of a queryset containingdjango.contrib.postgres.fields.JSONField
orHStoreField
(#30769).
2019 年 10 月 1 日
Django 2.1.13 fixes a regression in 2.1.11.
Subquery()
annotation of a queryset
containing django.contrib.postgres.fields.JSONField
or
HStoreField
(#30769).
Offline (Django 4.0):
HTML |
PDF |
ePub
Provided by Read the Docs.