Translates atoms, integers and floats to strings. The undefined value is translated to the empty string. Does not translate tuples.
For example:
{{ value|stringify }}
When value is undefined then the output will be “”.
See also
slugify, to_binary
split
tokens
Enter search terms or a module, class or function name.