django-emailtools-reloaded 0.2.4
pip install django-emailtools-reloaded
Released:
App for Django featuring class based email sending.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Artur Barseghyan
Project description
django-email-tools is a suite of tools meant to assist in sending emails from your Django app.
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
Install the package:
pip install django-emailtools-reloaded
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Artur Barseghyan
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Uploaded
Python 2
Python 3
File details
Details for the file django-emailtools-reloaded-0.2.4.tar.gz
.
File metadata
- Download URL: django-emailtools-reloaded-0.2.4.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8739f5c88de16c9604e7f48cb425a45795e49a421b49f82528c7ad9c143b17f7 |
|
MD5 | 2f2203e502a6cbd4de6ac01c8fdf907b |
|
BLAKE2b-256 | 7cc7d18bcf6b3f9833a4ffae603842f83017290617e3cf2003b0866715e77121 |
File details
Details for the file django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl
.
File metadata
- Download URL: django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcaf348088a176614327e57d48a500b8f7a78a5ace0fa776da822ee6ccd63613 |
|
MD5 | 8a555b392089283e4ce398c87d77cc1f |
|
BLAKE2b-256 | 9a6e80c7d38cb1347e304ddb63117ebf954e43e3b377dee170833e85e3509dfd |