Contents

django-ses 3.5.2

0

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

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

Stars: 968, Watchers: 968, Forks: 220, Open Issues: 61

The django-ses/django-ses repo was created 13 years ago and the last code push was 3 weeks ago.
The project is popular with 968 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
https://github.com/django-ses/django-ses
PyPi:
https://pypi.org/project/django-ses/
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 61 open issues on GitHub

  • Feature change dashboard view to class based
  • improvement:change the dashboard view to a class based view
  • distutils has been deprecated in Python 3.10

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-reversion 5.0.12

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