InstallationΒΆ

You can install django-premailer either via the Python Package Index (PyPI) or from github.

To install using pip;

$ pip install django-premailer

From github;

$ pip install git+https://github.com/alexhayes/django-premailer.git