Skip to content
/ djmail Public

Simple, powerfull and nonobstructive django email middleware.

License

Notifications You must be signed in to change notification settings

bameda/djmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be0ad94 · Feb 9, 2023
Aug 6, 2022
Aug 6, 2022
Mar 8, 2020
Feb 2, 2020
Jan 28, 2020
Nov 28, 2016
Feb 2, 2020
Feb 2, 2020
Aug 6, 2022
Nov 14, 2016
Jan 28, 2020
Nov 28, 2016
Feb 2, 2020

Repository files navigation

djmail

https://travis-ci.org/bameda/djmail.svg?branch=master

djmail is a BSD Licensed, simple and nonobstructive django email middleware.

Why use djmail? Because it:

  • Sends emails asynchronously without additional libraries.
  • Sends emails using celery tasks.
  • Can retry sending failed messages (with cron task or celery periodic task).
  • Can assign delivery priority.
  • Has a powerful class to build emails from templates.
  • Works transparently (works as middleware for native django email backends)

djmail was created by Andrey Antukh (@niwinz) and is maintained by David Barragán (@bameda).

You can read the full documentation at https://bameda.github.io/djmail/.

About

Simple, powerfull and nonobstructive django email middleware.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages