From c32858a8ce961d276215a040ae0ab1e4409b70f8 Mon Sep 17 00:00:00 2001 From: Ronnie van den Crommenacker Date: Thu, 17 Mar 2022 12:02:59 +0100 Subject: Fixed #33565 -- Improved locale format validation for the makemessages command. --- docs/releases/4.2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index b510eaa78f..345f4d4ad8 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -155,7 +155,8 @@ Logging Management Commands ~~~~~~~~~~~~~~~~~~~ -* ... +* :djadmin:`makemessages` command now supports locales with private sub-tags + such as ``nl_NL-x-informal``. Migrations ~~~~~~~~~~ -- cgit v1.3