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

Allow for extra context in email #158

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

g3rb3n
Copy link
Contributor

@g3rb3n g3rb3n commented May 3, 2022

Added request to backend by monkey patch.
Added get_context to email backend.
Pass extra context to email template rendering

@g3rb3n g3rb3n force-pushed the feature/157-request-in-backend-extra-context-in-email branch from fb6d700 to 8bf250d Compare May 3, 2022 13:21
Added get_context to email backend.
Pass extra context to email template rendering
@g3rb3n g3rb3n force-pushed the feature/157-request-in-backend-extra-context-in-email branch from 8bf250d to 1a7f73f Compare May 4, 2022 00:37
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.

Extra context for email rendering and dynamic email from address
1 participant