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

Send emails from the administration panel #365

Open
LivanAG opened this issue Mar 16, 2021 · 1 comment
Open

Send emails from the administration panel #365

LivanAG opened this issue Mar 16, 2021 · 1 comment

Comments

@LivanAG
Copy link

LivanAG commented Mar 16, 2021

I need the emails to be sent from the administration panel, but this does not happen, what it does is put it in the queue, and for them to be sent I must go to the console and use the command:
($ python manage.py submit_newsletter)

Someone to help me achieve what I need.

Thanx

@ekerstein
Copy link

You need to create a recurring task / cron job to run the "submit_newsletter" management command.

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