Note di rilascio di Django 3.0.11Link to this heading
2 Novembre 2020
Django 3.0.11 fixes a regression in 3.0.7 and adds compatibility with Python 3.9.
Correzioni di bugLink to this heading
Fixed a regression in Django 3.0.7 that didn’t use
Subquery()aliases in theGROUP BYclause (#32152).