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

args to template data with send_db_subscription #119

Open
maxclax opened this issue Sep 27, 2018 · 0 comments
Open

args to template data with send_db_subscription #119

maxclax opened this issue Sep 27, 2018 · 0 comments

Comments

@maxclax
Copy link

maxclax commented Sep 27, 2018

When I use send_db_mail I understood but when use
send_db_subscription('welcome', None, { 'user__is_active': True, }, use_celery=False )

How can add data from each users/mail to template?

@maxclax maxclax changed the title How can add data in template args to template data with send_db_subscription Sep 27, 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

1 participant