Commit 4e49b324 by James Cammarata

Adding a version note to the expanduser filter documentation

parent 3b2d4099
...@@ -220,7 +220,7 @@ To get the directory from a path:: ...@@ -220,7 +220,7 @@ To get the directory from a path::
{{ path | dirname }} {{ 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 }} {{ path | expanduser }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment