From b26fedacef16cc42a4fdd891af06ca925d4bb418 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 6 May 2016 12:23:52 +0200 Subject: Fixed #26544 -- Delayed translations of SetPasswordForm help_texts Thanks Michael Bitzi for the reporti and Tim Graham for the review. --- docs/releases/1.9.7.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.9.7.txt b/docs/releases/1.9.7.txt index c93339a9d2..0a969d6609 100644 --- a/docs/releases/1.9.7.txt +++ b/docs/releases/1.9.7.txt @@ -11,3 +11,6 @@ Bugfixes * Removed the need for the ``request`` context processor on the admin login page to fix a regression in 1.9 (:ticket:`26558`). + +* Fixed translation of password validators' ``help_text`` in forms + (:ticket:`26544`). -- cgit v1.3