Skip to content

jespino/djmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djmail

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

Introduction

djmail consists on theese main notable features:

  • Can send emails asyncronously and integrates with celery (optional).
  • Can retry send failure messages with system cron or celery periodic tasks.
  • Can assign send priority on a email object.
  • Incorporates a simple way to build emails from templates.
  • Works transparently. You use a django api as it without modifications.

Documentation:

https://djmail.readthedocs.org/en/latest/

About

Simple, powerfull and nonobstructive django email middleware.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%