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-reloadedAdd emailtools to your INSTALLED_APPS:
INSTALLED_APPS = ( # ... 'emailtools', # ... )
Testing
Test current environment
./runtests.py
Test all environments
tox
Documentation
See documentation here.
Release files for django-emailtools-reloaded 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-emailtools-reloaded-0.2.4.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 14.4 kB
Release files / django-emailtools-reloaded-0.2.4.tar.gz
| Download URL | django-emailtools-reloaded-0.2.4.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8739f5c88de16c9604e7f48cb425a45795e49a421b49f82528c7ad9c143b17f7
|
|
BLAKE2b-256 checksum How to use checksums |
7cc7d18bcf6b3f9833a4ffae603842f83017290617e3cf2003b0866715e77121
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|
Release files / django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl
| Download URL | django_emailtools_reloaded-0.2.4-py2.py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
bcaf348088a176614327e57d48a500b8f7a78a5ace0fa776da822ee6ccd63613
|
|
BLAKE2b-256 checksum How to use checksums |
9a6e80c7d38cb1347e304ddb63117ebf954e43e3b377dee170833e85e3509dfd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|