Djrill: Mandrill for Django =========================== Djrill integrates the `Mandrill `_ transactional email service into Django. In general, Djrill "just works" with Django's built-in `django.core.mail `_ functions. It supports: * HTML email, attachments, extra headers, and other basic email functionality * Mandrill-specific extensions like tags, metadata, tracking, and MailChimp templates * An optional Django admin interface .. image:: https://secure.travis-ci.org/brack3t/Djrill.png?branch=master :target: https://travis-ci.org/brack3t/Djrill Djrill is tested with Django 1.3 and later (including Python 3 support with Django 1.5). It is made available under the BSD license. * Documentation: https://readthedocs.org/docs/djrill/en/latest/ * Package on PyPI: https://pypi.python.org/pypi/djrill * Latest source: https://github.com/brack3t/Djrill