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()forJSONFieldandHStoreFieldwhen 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
JSONField and
HStoreField when using on
expressions with params (#30672).
Offline (Django 3.0):
HTML |
PDF |
ePub
Provided by Read the Docs.