From 181280027d998f676e82909c483f4f31e00828db Mon Sep 17 00:00:00 2001 From: YQ Date: Fri, 14 Mar 2025 17:20:34 +0800 Subject: [PATCH] [5.2.x] Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt. Backport of 30e0a43937e685083fa1210c3594678a3b813806 from main. --- docs/topics/i18n/timezones.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/i18n/timezones.txt b/docs/topics/i18n/timezones.txt index 0d866dac6c..0273c5e09b 100644 --- a/docs/topics/i18n/timezones.txt +++ b/docs/topics/i18n/timezones.txt @@ -206,7 +206,7 @@ Include a form in ``template.html`` that will ``POST`` to this view: {% csrf_token %}