django/docs/releases/2.2.12.txt

14 lines
284 B
Plaintext
Raw Normal View History

2020-03-10 11:01:01 +00:00
===========================
Django 2.2.12 release notes
===========================
*April 1, 2020*
2020-03-10 11:01:01 +00:00
Django 2.2.12 fixes a bug in 2.2.11.
2020-03-10 11:01:01 +00:00
Bugfixes
========
* Added the ability to handle ``.po`` files containing different plural
equations for the same language (:ticket:`30439`).