Adding a version note to the expanduser filter documentation

pull/6156/head
James Cammarata 11 years ago
parent 3b2d409906
commit 4e49b32419

@ -220,7 +220,7 @@ To get the directory from a path::
{{ path | dirname }}
To expand a path containing a tilde (`~`) character:
To expand a path containing a tilde (`~`) character (new in version 1.5)::
{{ path | expanduser }}

Loading…
Cancel
Save