From c45fd57f682499af0e72f163b87b261dfaf0fbbc Mon Sep 17 00:00:00 2001 From: daphshez Date: Sun, 19 Apr 2015 21:38:32 +0300 Subject: [1.8.x] Fixed #23271 -- Fixed makemessages crash/test failure for some locales. Backport of 57202a112a966593857725071ecd652a87c157fb from master --- docs/releases/1.8.1.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.8.1.txt b/docs/releases/1.8.1.txt index 31e66d8c1a..39277b8f2f 100644 --- a/docs/releases/1.8.1.txt +++ b/docs/releases/1.8.1.txt @@ -78,6 +78,8 @@ Bugfixes * Removed flushing of the test database with :djadminopt:`--keepdb`, which prevented apps with data migrations from using the option (:ticket:`24729`). +* Fixed ``makemessages`` crash in some locales (:ticket:`23271`). + Optimizations ============= -- cgit v1.3