套件: python3-django-templated-email (3.0.0-1)
python3-django-templated-email 的相關超連結
Trisquel 的資源:
下載原始碼套件 django-templated-email:
- [django-templated-email_3.0.0-1.dsc]
- [django-templated-email_3.0.0.orig.tar.gz]
- [django-templated-email_3.0.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Dominik George
外部的資源:
- 主頁 [github.com]
相似套件:
Django module to easily send templated emails
django-templated-email can send emails generated from templates. The library supports template inheritance, adding cc'd and bcc'd recipients, configurable template naming and location.
The send_templated_email method can be thought of as the render_to_response shortcut for email.
其他與 python3-django-templated-email 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 2.2~)
- High-level Python web development framework
-
- dep: python3-django-render-block
- Render the content of a specific block tag from a Django template