معرفی شرکت ها


django-template-email-manager-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A small useful app to manage email queues with customizable templates from any django project
ویژگی مقدار
سیستم عامل -
نام فایل django-template-email-manager-0.1.0
نام django-template-email-manager
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده mbacicc
ایمیل نویسنده mbacicc@gmail.com
آدرس صفحه اصلی https://github.com/mbacicc/django-template-email-manager
آدرس اینترنتی https://pypi.org/project/django-template-email-manager/
مجوز MIT
# Django Template Email Manager `Template Email Manager` is a Django App that manages all the email communications of your Django project. You can create multiple sending accounts, HTML templates with attached images and email receivers. Everything is run-time customizable, since all the parameters are stored in DB. All messages are stored in a DB based queue. ## Features - Allows you to use multiple source e-mail provider on the same Django project - Allows you to use multiple source e-mail addresses on the same Django project - Each configured email provider has its own attributes (max send attempts, delay between retries, and so on...) - You can add and edit TXT and HTML e-mail templates at run-time, without the need to change the code - You can attach picture and/or other format attachment to the e-mails - Automatic queue management using [Django Background Tasks](https://github.com/arteria/django-background-tasks) - Storage of all added and processed e-mails with status and logs ## System Architecture ## Docs ## Installation ## Screenshots ## FAQ


نیازمندی

مقدار نام
- django


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl django-template-email-manager-0.1.0:

    pip install django-template-email-manager-0.1.0.whl


نصب پکیج tar.gz django-template-email-manager-0.1.0:

    pip install django-template-email-manager-0.1.0.tar.gz