diff options
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.9.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt index d89354ea6a..47c2bc98bc 100644 --- a/docs/releases/1.9.txt +++ b/docs/releases/1.9.txt @@ -208,6 +208,9 @@ Templates * A warning will now be logged for missing context variables. These messages will be logged to the :ref:`django.template <django-template-logger>` logger. +* The :ttag:`firstof` template tag supports storing the output in a variable + using 'as'. + Requests and Responses ^^^^^^^^^^^^^^^^^^^^^^ |
