django-sendgrid-v5 1.2.3
0
An implementation of Django's EmailBackend compatible with sendgrid-python v5+
Contents
An implementation of Django's EmailBackend compatible with sendgrid-python v5+
Stars: 322, Watchers: 322, Forks: 54, Open Issues: 3The sklarsa/django-sendgrid-v5
repo was created 7 years ago and the last code push was 3 weeks ago.
The project is popular with 322 github stars!
How to Install django-sendgrid-v5
You can install django-sendgrid-v5 using pip
pip install django-sendgrid-v5
or add it to a project with poetry
poetry add django-sendgrid-v5
Package Details
- Author
- Steven Sklar
- License
- MIT
- Homepage
- https://github.com/sklarsa/django-sendgrid-v5
- PyPi:
- https://pypi.org/project/django-sendgrid-v5/
- GitHub Repo:
- https://github.com/sklarsa/django-sendgrid-v5
Classifiers
Related Packages
Errors
A list of common django-sendgrid-v5 errors.
Code Examples
Here are some django-sendgrid-v5
code examples and snippets.
GitHub Issues
The django-sendgrid-v5 package has 3 open issues on GitHub
- Fix py 3.10.1 tests
- Migrate to poetry
- commas in sender address names raise 400 error from sendgrid api