Django 1.11.25 release notes¶
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.0):
HTML |
PDF |
ePub
Read the Docs 제공.