Searched refs:undefined_to_none (Results 1 – 1 of 1) sorted by relevance
556 def compile_expression(self, source, undefined_to_none=True): argument599 return TemplateExpression(template, undefined_to_none)1094 def __init__(self, template, undefined_to_none): argument1096 self._undefined_to_none = undefined_to_none