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.JSONField
andHStoreField
when using on expressions with params (#30672).
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.1):
HTML |
PDF |
ePub
Provided by Read the Docs.
© 2005-2024 Django Software Foundation and individual contributors. Django is a registered trademark of the Django Software Foundation.