diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/templates/builtins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index 1f5c5920c1..01134bd5d4 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -195,7 +195,7 @@ call to ``{% cycle %}`` doesn't specify ``silent``:: In this syntax, each value gets interpreted as a literal string, and there's no way to specify variable values, literal commas, or spaces. Support for - this syntax will be removed in Django 2.0. + this syntax will be removed in Django 1.10. .. templatetag:: debug |
