Contents

django-ses 4.7.1

0

A Django email backend for Amazon's Simple Email Service (SES)

A Django email backend for Amazon's Simple Email Service (SES)

Stars: 1074, Watchers: 1074, Forks: 242, Open Issues: 55

The django-ses/django-ses repo was created 15 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1074 github stars!

How to Install django-ses

You can install django-ses using pip

pip install django-ses

or add it to a project with poetry

poetry add django-ses

Package Details

Author
Harry Marr
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/django-ses/
Documentation:
https://github.com/django-ses/django-ses/blob/main/README.rst
GitHub Repo:
https://github.com/django-ses/django-ses

Classifiers

  • Software Development/Libraries/Python Modules
No  django-ses  pypi packages just yet.

Errors

A list of common django-ses errors.

Code Examples

Here are some django-ses code examples and snippets.

GitHub Issues

The django-ses package has 55 open issues on GitHub

  • Default IAM rights error

See more issues on GitHub

Related Packages & Articles

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)

django-reversion 6.1.0

An extension to the Django web framework that provides version control for model instances.