Internal RegioHelden tool for building styled html emails
Project description
RegioHelden Email template
rh_email_tpl is a django app used to render RegioHelden styled HTML emails. It provides also multiple Django
templatetags used as helpers for building HTML emails.
This project is meant to be used internally by RegioHelden organisation, as it has the company styles and logos.
Installation
Simply run:
pip install rh_email_tpl
And add rh_email_tpl to your django INSTALLED_APPS. I.e.: in settings.py add:
INSTALLED_APPS = [
...
"rh_email_tpl",
...
]
Making a new release
bumpversion is used to manage releases.
Add your changes to the CHANGELOG and run bumpversion <major|minor|patch>, then push your change.
That is enough for the new release, once the MR was merged the new release will be published.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rh_email_tpl-0.3.5.tar.gz.
File metadata
- Download URL: rh_email_tpl-0.3.5.tar.gz
- Upload date:
- Size: 116.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7922141b5e17a3ed8f8aeb6629907e91ec0cb745aba851d8ad78b99ebd326a18
|
|
| MD5 |
b816142f74a1094d20a1e1141e2a1a46
|
|
| BLAKE2b-256 |
f48fb42ac15d7107ae7c75a4c5be1d108201f950392dbf836c56dac28420b780
|
File details
Details for the file rh_email_tpl-0.3.5-py3-none-any.whl.
File metadata
- Download URL: rh_email_tpl-0.3.5-py3-none-any.whl
- Upload date:
- Size: 138.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e494339f2838f666cb4306ae51685e51021808a37d36511e3e69883990a70bda
|
|
| MD5 |
5c5b271150e9c3847edaf3b09566c8e3
|
|
| BLAKE2b-256 |
6d6df20876587ba5caa1d03bf03b07f5d96f6069fe39a7a6ebd30f343217bf30
|