DjaoDjin's Template wrappers for HTML email and PDF templates
Project description
This code was written to simplify the generation of HTML emails and PDF
outputs from templates.
Install
=======
Add the extended_templates to your INSTALLED_APPS.
settings.py:
INSTALLED_APPS = (
...
'extended_templates',
)
Development
===========
After cloning the repository, create a virtualenv environment, install
the prerequisites, configure the settings to your email server, then
run the sendtestemail command.
$ virtualenv-2.7 _installTop_
$ source _installTop_/bin/activate
$ pip install -r requirements.txt
# edit siteconf.py
$ python manage.py sendtestemail __your_email_address__
outputs from templates.
Install
=======
Add the extended_templates to your INSTALLED_APPS.
settings.py:
INSTALLED_APPS = (
...
'extended_templates',
)
Development
===========
After cloning the repository, create a virtualenv environment, install
the prerequisites, configure the settings to your email server, then
run the sendtestemail command.
$ virtualenv-2.7 _installTop_
$ source _installTop_/bin/activate
$ pip install -r requirements.txt
# edit siteconf.py
$ python manage.py sendtestemail __your_email_address__
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for djaodjin-extended-templates-0.1.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb798c8b6dfdddae185d0f8d05cd44ecf5e930f33a847b10ab10a6c3037eb5d |
|
MD5 | 95f6fffe4ed46e19504954b2e65e32e7 |
|
BLAKE2b-256 | bd76e0043b63e69a101d5964d498143211daffe5998d6e8abdbaa6c87b57ef10 |