django-celery-email 3.0.0
0
An async Django email backend using celery
Contents
An async Django email backend using celery
Stars: 476, Watchers: 476, Forks: 108, Open Issues: 34The pmclanahan/django-celery-email
repo was created 12 years ago and the last code push was 7 months ago.
The project is popular with 476 github stars!
How to Install django-celery-email
You can install django-celery-email using pip
pip install django-celery-email
or add it to a project with poetry
poetry add django-celery-email
Package Details
- Author
- Paul McLanahan
- License
- BSD
- Homepage
- https://github.com/pmclanahan/django-celery-email
- PyPi:
- https://pypi.org/project/django-celery-email/
- GitHub Repo:
- https://github.com/pmclanahan/django-celery-email
Classifiers
- Communications
- Communications/Email
- Software Development/Libraries/Python Modules
- System/Distributed Computing
Related Packages
Errors
A list of common django-celery-email errors.
Code Examples
Here are some django-celery-email
code examples and snippets.
GitHub Issues
The django-celery-email package has 34 open issues on GitHub
- Celery task fails with 'too many concurrent connections'
- Type error for send_messages