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

queued email never gets sent using ORM #6

Open
ebdavison opened this issue Oct 26, 2020 · 0 comments
Open

queued email never gets sent using ORM #6

ebdavison opened this issue Oct 26, 2020 · 0 comments

Comments

@ebdavison
Copy link

I have Django Q setup to use the DB as the queue, Q_CLUSTER = { "orm": "default" }. With this setting, email never sends.

Using Django 3.1.1, django-q 1.3.3, django-q-email 5.0.1

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