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 django-templated-mail

And add 'templated_mail' to your INSTALLED_APPS:

INSTALLED_APPS = [
...
    'templated_mail',
...
]

Documentation

TBD

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

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-templated-mail-0.1.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_templated_mail-0.1.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file django-templated-mail-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-templated-mail-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1bc983f8ef83030fd4c72658ac9d0f5719c81e0142dd455c2c8d1c93a6c20b20
MD5 6f43b1dd760ec2868ad2ae6449898338
BLAKE2b-256 933a783d61333593bb459cd7e5e5867a32757de4175cc1a5b9d2b3794dc342d2

See more details on using hashes here.

File details

Details for the file django_templated_mail-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_templated_mail-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f4851107777acf7e382ac91aa628f728ec4dcffae3ff219ced380e16fe61f64
MD5 2952c198510310435158489f4716ae6f
BLAKE2b-256 6afa3b565c43a251b12d8ac0167748e47c50b95536a80d17ea5b18eeb34e27c1

See more details on using hashes here.

Supported by

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