Celery Integration #4178
Unanswered
MichelGhaith
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is: https://codeberg.org/allauth/django-allauth/src/branch/main/allauth/account/adapter.py#L194 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add celery as a background task for sending confirmation and activation emails.
Is there any way for this?
I tried to override account adapter functions but there is no specific place for this.
Thanks in advance. @pennersr
Beta Was this translation helpful? Give feedback.
All reactions