Django 1.11.25 release notesLink to this heading
October 1, 2019
Django 1.11.25 fixes a regression in 1.11.23.
Perbaikan kesalahanLink to this heading
Fixed a crash when filtering with a
Subquery()annotation of a queryset containingdjango.contrib.postgres.fields.JSONFieldorHStoreField(#30769).