[ aramo ]
[ 源代码: django-templated-email ]
软件包: 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