Skip to main content

App for Django featuring class based email sending.

Project description

django-email-tools is a suite of tools meant to assist in sending emails from your Django app.

PyPI Version Build Status GPL-2.0-only OR LGPL-2.1-or-later

Prerequisites

Python: 2.7, 3.5 and 3.6 Django: 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 and 2.2

Installation

  1. Install the package:

    pip install django-emailtools-reloaded
  2. Add emailtools to your INSTALLED_APPS:

    INSTALLED_APPS = (
        # ...
        'emailtools',
        # ...
    )

Testing

Test current environment

./runtests.py

Test all environments

tox

Authors and maintainers

  • Originally created and maintained at Fusionbox as django-emailtools.

  • Re-branded as django-emailtools-reloaded for better maintainability starting from May 2017.

Documentation

See documentation here.

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-emailtools-reloaded-0.2.4.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl (7.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-emailtools-reloaded-0.2.4.tar.gz.

File metadata

File hashes

Hashes for django-emailtools-reloaded-0.2.4.tar.gz
Algorithm Hash digest
SHA256 8739f5c88de16c9604e7f48cb425a45795e49a421b49f82528c7ad9c143b17f7
MD5 2f2203e502a6cbd4de6ac01c8fdf907b
BLAKE2b-256 7cc7d18bcf6b3f9833a4ffae603842f83017290617e3cf2003b0866715e77121

See more details on using hashes here.

File details

Details for the file django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bcaf348088a176614327e57d48a500b8f7a78a5ace0fa776da822ee6ccd63613
MD5 8a555b392089283e4ce398c87d77cc1f
BLAKE2b-256 9a6e80c7d38cb1347e304ddb63117ebf954e43e3b377dee170833e85e3509dfd

See more details on using hashes here.

Supported by

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