append

Appends the argument to the value.

For example:

{{ value|append:" world" }}

When value is hello then the output will be hello world.

Edit on GitHub

filesizeformat Strings log_format_stack

Referred by

Filters

Filters transform template variables before they are rendered.