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 JSONField or HStoreField (#30769).
Subquery()
JSONField
HStoreField
Django 2.1.14 release notes
Django 2.1.12 release notes
Dec 25, 2023