9c35f18dd6
This commit creates a custom Jinja2 Undefined class that returns Undefined for any further accesses, rather than raising an exception
2 lines
143 B
YAML
2 lines
143 B
YAML
minor_changes:
|
|
- jinja2 - accesses to attributes on an undefined value now return further undefined values rather than throwing an exception
|