Django 2.1.12 release notes¶
September 2, 2019
Django 2.1.12 fixes a regression in 2.1.11.
Bugfixes¶
- Fixed crash of
KeyTransform()fordjango.contrib.postgres.fields.JSONFieldandHStoreFieldwhen using on expressions with params (#30672).
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!September 2, 2019
Django 2.1.12 fixes a regression in 2.1.11.
KeyTransform() for
django.contrib.postgres.fields.JSONField and
HStoreField when using on
expressions with params (#30672).
Offline (Django 4.0):
HTML |
PDF |
ePub
Provided by Read the Docs.