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
253 stars
19 watching
81 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,021 |
| Integrates Slack with Django applications to send messages using templating | 242 |
| A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
| A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
| A Django wrapper that enables sending files to clients while maintaining control over file processing and content headers. | 486 |
| A Django module for sending templated emails using templates or transactional mail providers. | 740 |
| A Django package that simplifies email handling with a class-based approach and full test suite. | 63 |
| A Python module for securely sending and receiving encrypted messages through the Dweet service. | 3 |
| A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
| A Django extension that allows asynchronous email sending using Celery | 49 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| A package for sending emails from Python web applications | 50 |
| A Django email backend for Amazon's Simple Email Service. | 1,019 |
| An application that monitors management commands on Django projects. | 43 |
| An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |