---
title: "Django 2.2.12 リリースノート"
version: 5.2
locale: ja
source: https://docs.djangoproject.com/ja/5.2/releases/2.2.12/
canonical: https://djangodocs.dev/ja/5.2/releases/2.2.12/
---
# Django 2.2.12 リリースノート

*April 1, 2020*

Django 2.2.12 fixes a bug in 2.2.11.

## バグ修正

- Added the ability to handle `.po` files containing different plural
  equations for the same language ([#30439](https://code.djangoproject.com/ticket/30439)).
