Django 2.1.13 release notes¶
October 1, 2019
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.JSONFieldorHStoreField(#30769).
October 1, 2019
Django 2.1.13 fixes a regression in 2.1.11.
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 제공.