---
title: "Catatan terbitan Django 3.2.7"
version: 6.1
locale: id
source: https://docs.djangoproject.com/id/6.1/releases/3.2.7/
canonical: https://djangodocs.dev/id/6.1/releases/3.2.7/
---
# Catatan terbitan Django 3.2.7

*September 1, 2021*

Django 3.2.7 fixes a bug in 3.2.6.

## Perbaikan kesalahan

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