Django 1.11.25 release notes¶
October 1, 2019
Django 1.11.25 fixes a regression in 1.11.23.
Bugfixes¶
- Fixed a crash when filtering with a
Subquery()
annotation of a queryset containingJSONField
orHStoreField
(#30769).
October 1, 2019
Django 1.11.25 fixes a regression in 1.11.23.
Subquery()
annotation of a queryset
containing JSONField
or
HStoreField
(#30769).
Offline (Django 3.2):
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.