Notes de publication de Django 3.2.7

September 1, 2021

Django 3.2.7 fixes a bug in 3.2.6.

Correction de bogues

  • Fixed a regression in Django 3.2 that caused the incorrect offset extraction from fixed offset timezones (#32992).
Back to Top