LPgenerator / django-db-mailer

Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin
https://github.com/LPgenerator/django-db-mailer
GNU General Public License v2.0
255 stars 81 forks source link

dbmail/signals.py:149 #92

Closed sjk11 closed 7 years ago

sjk11 commented 7 years ago

when set signals and used celery import "import tasks" -> "from dbmail import tasks" ?

gotlium commented 7 years ago

What task do you solve?