defaultΒΆ

Provide an alternative value in case a value has a falsy value (0, false, undefined or empty string).

For example:

{{ value|default:1 }}

Previous topic

as_atom

Next topic

if

Versions

Actions