Django 1.11.25 リリースノート¶
October 1, 2019
Django 1.11.25 fixes a regression in 1.11.23.
バグ修正¶
Fixed a crash when filtering with a
Subquery()annotation of a queryset containingdjango.contrib.postgres.fields.JSONFieldorHStoreField(#30769).
October 1, 2019
Django 1.11.25 fixes a regression in 1.11.23.
Fixed a crash when filtering with a Subquery() annotation of a queryset
containing django.contrib.postgres.fields.JSONField or
HStoreField (#30769).
オフライン (Django 6.1):
HTML |
PDF |
ePub
Read the Docs により提供されています。