A Django extension designed to streamline email management with powerful templates, scheduling, storage, and more.
Project description
Django Easy Email
A Django extension designed to streamline email management with powerful templates, scheduling, storage, and more.
Features
- Email scheduling
- Ability to store email template in database level
- Email sending logs
- Works with any third party storage backend
Documentation
Important!
Windows Users
In windows, to run celery, you should use gevent along with celery, otherwise celery tasks will not evaluate.
- Use following command to install
gevent
pip install gevent
- Then to run celery worker, run following:
celery -A project_name worker -l info -P gevent
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_easy_email-1.0.0.tar.gz.
File metadata
- Download URL: django_easy_email-1.0.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee51703c728388229a52919e65e0c56503ac655f54cd0b3146049aba9ba57198
|
|
| MD5 |
87c721b63f19ba20359dd6f1ea171242
|
|
| BLAKE2b-256 |
89f0920d200e3b080564b750ccd5c066fad1c91df8ee0defbc3d93320ab4d54c
|
File details
Details for the file django_easy_email-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_easy_email-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77066df22b17ec6a337301a1f3e30196ad95b0b58d980cdd2306d00c2be63299
|
|
| MD5 |
74e2886b1361420d9136440e9a1c36c5
|
|
| BLAKE2b-256 |
0f0e0a22bb2652b9c7b990eef28ac93590546a6364207b8a1e64760135c44dbf
|