sklarsa / django-sendgrid-v5

An implementation of Django's EmailBackend compatible with sendgrid-python v5+
MIT License
323 stars 54 forks source link

Integration #37

Closed Bobur-kobilov closed 6 years ago

Bobur-kobilov commented 6 years ago

Hello, Thank you for publishing API integration source code.

But I have been wondering how to integrate it in my views.py file.

sklarsa commented 6 years ago

Check out the django docs here https://docs.djangoproject.com/en/2.0/topics/email/