Searched refs:undefined_to_none (Results 1 – 1 of 1) sorted by relevance
593 def compile_expression(self, source, undefined_to_none=True): argument636 return TemplateExpression(template, undefined_to_none)1177 def __init__(self, template, undefined_to_none): argument1179 self._undefined_to_none = undefined_to_none