Home | History | Annotate | Download | only in jinja2

Lines Matching refs:auto_reload

202         `auto_reload`
205 `auto_reload` is set to `True` (default) every time a template is
258 auto_reload=True,
300 self.auto_reload = auto_reload
330 loader=missing, cache_size=missing, auto_reload=missing,
762 if template is not None and (not self.auto_reload or \