Django 3.0.11 release notes¶
November 2, 2020
Django 3.0.11 fixes a regression in 3.0.7 and adds compatibility with Python 3.9.
Bugfixes¶
Fixed a regression in Django 3.0.7 that didn’t use
Subquery()
aliases in theGROUP BY
clause (#32152).
Please take a few minutes to complete the
2024 Django Developers Survey.
Your feedback will help guide future efforts.
November 2, 2020
Django 3.0.11 fixes a regression in 3.0.7 and adds compatibility with Python 3.9.
Fixed a regression in Django 3.0.7 that didn’t use Subquery()
aliases in
the GROUP BY
clause (#32152).
Offline (Django 4.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.