Emails to send at background
asimdogar opened this issue · 4 comments
asimdogar commented
I simply follow the README then i just add EMAIL_BACKEND = 'djcelery_email.backends.CeleryEmailBackend' in settings and then apps: celery==4.2.1
django-celery-email==2.0.1
but emails are not sending at background
pmac commented
Did you add djcelery_email
to INSTALLED_APPS
?
asimdogar commented
yes added can you please suggest me i'm struggling about it
asimdogar commented
i have many apps all using emails
Dejna93 commented
Did you run celery worker ? If yes, run it with --loglevel DEBUG and paste results