diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 67dc263a0f..3c478c249a 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -263,6 +263,8 @@ Templates arguments will be looked up using :func:`~django.template.loader.get_template` as always. +* It is now possible to :ttag:`include` templates recursively. + Backwards incompatible changes in 1.7 ===================================== |
