Skip to main content

Send emails using Django template system.

Project description

https://img.shields.io/pypi/v/django-templated-mail.svg https://img.shields.io/travis/sunscrapers/django-templated-mail.svg https://img.shields.io/codecov/c/github/sunscrapers/django-templated-mail.svg https://img.shields.io/scrutinizer/g/sunscrapers/django-templated-mail.svg

A simple wrapper for django.core.mail.EmailMultiAlternatives which makes use of Django template system to store email content in separate file.

Developed by SUNSCRAPERS with passion & patience.

Installation

Simply install using pip:

$ pip install -U django-templated-mail

Documentation

Documentation is available to study at http://django-templated-mail.readthedocs.io and in docs directory.

Contributing and development

To start developing on django-templated-mail, clone the repository:

$ git clone git@github.com:sunscrapers/django-templated-mail.git

If you are a pipenv user you can quickly setup testing environment by using Make commands:

$ make init
$ make test

Supported by

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