
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
django-templated-mail
Advanced tools
.. image:: https://img.shields.io/pypi/v/django-templated-mail.svg :target: https://pypi.org/project/django-templated-mail
.. image:: https://img.shields.io/travis/sunscrapers/django-templated-mail.svg :target: https://travis-ci.org/sunscrapers/django-templated-mail
.. image:: https://img.shields.io/codecov/c/github/sunscrapers/django-templated-mail.svg :target: https://codecov.io/gh/sunscrapers/django-templated-mail
.. image:: https://img.shields.io/scrutinizer/g/sunscrapers/django-templated-mail.svg :target: https://scrutinizer-ci.com/g/sunscrapers/django-templated-mail
A simple wrapper for django.core.mail.EmailMultiAlternatives
which makes
use of Django template system to store email content in separate file.
Developed by SUNSCRAPERS <http://sunscrapers.com/>
_ with passion & patience.
Simply install using pip
:
.. code-block:: bash
$ pip install -U django-templated-mail
Documentation is available to study at
http://django-templated-mail.readthedocs.io <http://django-templated-mail.readthedocs.io>
_
and in docs
directory.
To start developing on django-templated-mail, clone the repository:
.. code-block:: bash
$ git clone git@github.com:sunscrapers/django-templated-mail.git
If you are a pipenv user you can quickly setup testing environment by using Make commands:
.. code-block:: bash
$ make init
$ make test
FAQs
Send emails using Django template system.
We found that django-templated-mail demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.