---
title: "Django 3.2.7 release notes"
version: 4.0
locale: ja
source: https://docs.djangoproject.com/ja/4.0/releases/3.2.7/
canonical: https://djangodocs.dev/ja/4.0/releases/3.2.7/
---
# Django 3.2.7 release notes

*September 1, 2021*

Django 3.2.7 fixes a bug in 3.2.6.

## Bugfixes

- Fixed a regression in Django 3.2 that caused the incorrect offset extraction
  from fixed offset timezones ([#32992](https://code.djangoproject.com/ticket/32992)).
