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

*January 2, 2024*

Django 4.2.9 fixes a bug in 4.2.8.

## Perbaikan kesalahan

- Fixed a regression in Django 4.2.8 where admin fields on the same line could
  overflow the page and become non-interactive ([#35012](https://code.djangoproject.com/ticket/35012)).
