Django 3.0.11 リリースノート¶
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 theGROUP BYclause (#32152).
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).
オフライン (Django 6.0):
HTML |
PDF |
ePub
Read the Docs により提供されています。