Skip to main content

A reusable Django app for composing and queueing emails Adds django-mailer2 + django-mailviews + others

Project description

===============
django_yubin
===============

Django Yubin is used to queue e-mails. This allows the emails to be sent
asynchronously (by the use of a command extension) rather than blocking the
response.

It also provides with some classes that allows you to compose e-mails in the same way you compose your django
templates, using different templates for subject, body and html content.

Contents:

.. toctree::

install
queue
mailviews
settings

Django Mailer fork
==================

django-mailer-2 is a fork form Chris Beaven fort to of James Tauber's
`django-mailer`.__

This document is readthedocs version of the fork that Chris and James made
the original document with some additional information.

.. __: http://github.com/jtauber/django-mailer

History
-------

Chris Beaven started a fork of django-mailer and it got to the point when it
would be rather difficult to merge back. The fork was then renamed to the
completely unimaginative "django mailer 2".

As always found myself using this project with the mailviews__ classes, we
adapted some of the mailviews to add priority and some convenience classes.

.. __: https://github.com/disqus/django-mailviews


Differences
-----------

Some of the larger differences in django_yubin:

* Needs Django 1.3+ in order to support mailviews

* It saves a rendered version of the email instead - so HTML and other
attachments are handled fine

* The models were completely refactored for a better logical separation of
data.

* It provides a hook to override (aka "monkey patch") the Django ``send_mail``,
``mail_admins`` and ``mail_manager`` functions.

* Added a management command to remove old e-mails, so the database does not
increase so much.

* Added a new testing procedure, so you can run the tests without having to
install and configure a Django application.

* Added some cron templates ein `bin` folder to help you to configure the
cron.

* Improved admin configuration.

* Added a demo project, which shows how we can retrieve an email stored in
the database and shows django-mailer in the admin.

* Integrated django-mailviews classes

Credit
------

At the time of the fork, the primary authors of django-mailer were James Tauber
and Brian Rosner. The additional contributors included Michael Trier, Doug
Napoleone and Jannis Leidel.

Original branch and the django-mailer-2 hard work comes from Chris Beaven.

django-mailviews from Disqus

The name django-yubin was suggested by @morenosan, he says it means "postal mail" in japanesse, but who nows! :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-yubin-0.1.1.tar.gz (274.0 kB view details)

Uploaded Source

Built Distribution

django-yubin-0.1.1.linux-x86_64.tar.gz (40.0 kB view details)

Uploaded Source

File details

Details for the file django-yubin-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-yubin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1a6f76485e1d7cb811379e78d28822f4703e33e66b8b6f8f96c4ec64e957f1ae
MD5 f9400419561db54d973f132f56dc572a
BLAKE2b-256 260d717b6d9a3a66625bc21780f5f365ac5bb8badcd3f2d45bd39976d219deb6

See more details on using hashes here.

File details

Details for the file django-yubin-0.1.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for django-yubin-0.1.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 be08ea385fde145e2e421f0bfcd5a4e583855b1a16430abda095f7accfffac4f
MD5 a1a8c4dadb0b2ec2f26660af39adf412
BLAKE2b-256 362cab443a1f9f475ea08e7b43a03e3c245ddf699d69330bd3e9a9fe6199c4b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page