Skip to content
Snippets Groups Projects
Commit c8598ab6 authored by Mike Bayer's avatar Mike Bayer
Browse files

- New flag on Template, TemplateLookup -

  strict_undefined=True, will cause
  variables not found in the context to
  raise a NameError immediately, instead of
  defaulting to the UNDEFINED value.
parent f33e3cf9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment