insert

Prepends the argument in front of the value.

For example:

{{ value|insert:"world " }}

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

Edit on GitHub

log_format_stack Strings is_valid_email

Referred by

Filters

Filters transform template variables before they are rendered.