From e17088a108e604cad23b000a83189fdd02a8a2f9 Mon Sep 17 00:00:00 2001 From: dzhuang Date: Tue, 13 Mar 2018 00:50:43 +0800 Subject: Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant. --- docs/releases/2.0.4.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/2.0.4.txt b/docs/releases/2.0.4.txt index 222b2360a5..ce7a495a6d 100644 --- a/docs/releases/2.0.4.txt +++ b/docs/releases/2.0.4.txt @@ -11,3 +11,6 @@ Bugfixes * Fixed a crash when filtering with an ``Exists()`` annotation of a queryset containing a single field (:ticket:`29195`). + +* Fixed admin autocomplete widget's translations for `zh-hans` and `zh-hant` + languages (:ticket:`29213`). -- cgit v1.3