mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
28538a5391889cdd8f6867fcef41a9f3f2f6785a
Also sphinx-ify where appropriate, and lots of general cleanup/editing.
Djrill: Mandrill for Django =========================== Djrill integrates the `Mandrill <http://mandrill.com>`_ transactional email service into Django. In general, Djrill "just works" with Django's built-in `django.core.mail <https://docs.djangoproject.com/en/dev/topics/email/>`_ 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
Description
Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
Languages
Python
100%