Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jinja2 Strict Mode #64

Open
plombardi89 opened this issue Sep 29, 2017 · 1 comment
Open

Jinja2 Strict Mode #64

plombardi89 opened this issue Sep 29, 2017 · 1 comment

Comments

@plombardi89
Copy link
Contributor

Jinja2 should error when it sees a variable in a template that it does not have defined. This would prevent empty interpolations from occurring.

@rhs
Copy link
Contributor

rhs commented Sep 29, 2017

Thanks for pointing this out, I didn't realize it existed. I've enabled warnings for now in 0.3.2 since this is an incompatible change, but I'll turn it into an error for 0.4

@rhs rhs closed this as completed Jan 17, 2018
@rhs rhs reopened this Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants