Django 2.1.13 release notesLink to this heading

October 1, 2019

Django 2.1.13 fixes a regression in 2.1.11.

Poprawki błędówLink to this heading

  • Fixed a crash when filtering with a Subquery() annotation of a queryset containing django.contrib.postgres.fields.JSONField or HStoreField (#30769).