Simple Mail Queuing for Django
Project description
[![Build Status](https://travis-ci.org/dstegelman/django-mail-queue.png?branch=master)](https://travis-ci.org/dstegelman/django-mail-queue)
Django Mail Queue
=================
Mail Queue provides an easy and simple way to send email. Each email is saved and queued up either in
real time or with Celery. As always, feedback, bugs, and suggestions are welcome.
Documentation
-------------
http://readthedocs.org/docs/django-mail-queue/en/latest/
Mail Queue provides an admin interface to view all attempted emails and actions for resending failed messages.
![image](http://cl.ly/image/1j2S3f021z0M/Screen%20Shot%202012-11-18%20at%205.45.17%20PM.png)
Support/Help/Spam/Hate Mail
---------------------------
If you have questions/problems/suggestions the quickest way to reach me to is simply add a GitHub issue to this project.
Running the Tests Locally
-------------------------
```
pip install django
pip install -r requirements.txt
py.test mailqueue
```
Django Mail Queue
=================
Mail Queue provides an easy and simple way to send email. Each email is saved and queued up either in
real time or with Celery. As always, feedback, bugs, and suggestions are welcome.
Documentation
-------------
http://readthedocs.org/docs/django-mail-queue/en/latest/
Mail Queue provides an admin interface to view all attempted emails and actions for resending failed messages.
![image](http://cl.ly/image/1j2S3f021z0M/Screen%20Shot%202012-11-18%20at%205.45.17%20PM.png)
Support/Help/Spam/Hate Mail
---------------------------
If you have questions/problems/suggestions the quickest way to reach me to is simply add a GitHub issue to this project.
Running the Tests Locally
-------------------------
```
pip install django
pip install -r requirements.txt
py.test mailqueue
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django_mail_queue-3.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7e9e6252c290d1b24c1d975d3550d56ebb49b9cb6c5d20ad09e969906326f08 |
|
MD5 | 43f1f2a9e3356bb08f1fad75cd2abb20 |
|
BLAKE2b-256 | 0e311cb3c3a6ab57e332177df33bc564cf2d78560eb11cc2d2d724c06147cf67 |