Django 2.1.13 release notesLink to this heading
October 1, 2019
Django 2.1.13 fixes a regression in 2.1.11.
Perbaikan kesalahanLink to this heading
Fixed a crash when filtering with a
Subquery()annotation of a queryset containingJSONFieldorHStoreField(#30769).