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

Support simple string subsitutions in email alerts #124

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

mwielgoszewski
Copy link
Owner

Render email as jinja2 template, then perform safe string substitution on body and subject

  • replaces $'s with values from the node attributes or column fields in a result

https://www.python.org/dev/peps/pep-0292/

…n on body and subject

* replaces 's with values from the node attributes or column fields in a result
@mwielgoszewski mwielgoszewski merged commit 5acf997 into master Aug 29, 2017
@mwielgoszewski mwielgoszewski deleted the string-templated-emails branch August 29, 2017 15:22
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

Successfully merging this pull request may close these issues.

1 participant