Django 1.11.24 リリースノートLink to this heading

September 2, 2019

Django 1.11.24 fixes a regression in 1.11.23.

バグ修正Link to this heading

  • Fixed crash of KeyTransform() for django.contrib.postgres.fields.JSONField and HStoreField when using on expressions with params (#30672).