diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.7.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.7.txt b/docs/releases/1.9.7.txt index 0a969d6609..5514222888 100644 --- a/docs/releases/1.9.7.txt +++ b/docs/releases/1.9.7.txt @@ -14,3 +14,6 @@ Bugfixes * Fixed translation of password validators' ``help_text`` in forms (:ticket:`26544`). + +* Fixed a regression causing the cached template loader to crash when using + lazy template names (:ticket:`26603`). |
