django-db-mailer

Message sender

A Django module for sending various types of messages using templates stored in a database.

Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin

GitHub

255 stars
19 watching
81 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ui/django-post_office An asynchronous email sending system with features like support for HTML emails and scheduled sending. 1,008
lamby/django-slack Integrates Slack with Django applications to send messages using templating 241
pmclanahan/django-celery-email A Django email backend that uses Celery tasks to send emails asynchronously 478
bameda/djmail A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. 78
johnsensible/django-sendfile A Django wrapper that enables sending files to clients while maintaining control over file processing and content headers. 487
vintasoftware/django-templated-email A Django module for sending templated emails using templates or transactional mail providers. 724
ambient-innovation/django-pony-express A Django package that simplifies email handling with a class-based approach and full test suite. 61
jacklinquan/micropython-dweeter A Python module for securely sending and receiving encrypted messages through the Dweet service. 3
micropyramid/django-email-gateway A Django package that enables email sending and receiving with various vendors like Amazon SES. 30
apsl/django-yubin A Django extension that allows asynchronous email sending using Celery 49
20tab/django-spoolgore A Django email backend for integrating with the Spoolgore daemon 6
pylons/pyramid_mailer A package for sending emails from Python web applications 50
django-ses/django-ses A Django backend that uses Amazon Simple Email Service to send emails 1,012
lpgenerator/django-mmc An application that monitors management commands on Django projects. 44
stephenmcd/django-email-extras An extension for Django that enables secure email encryption and templates using PGP and multipart formats. 76