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
bump-my-version is used to manage releases.
After reaching a releasable state, run pipx run bump-my-version bump <patch|minor|major> --message="feat: release x, refs y
This will update the release version in .bumpversion.toml and the CI/CD pipelines do the rest.
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.5.0.tar.gz.
File metadata
- Download URL: rh_email_tpl-0.5.0.tar.gz
- Upload date:
- Size: 116.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daabe609f92a1d54f2918515a376ef1e92abf10d1b377743f966f5cf91d34bd5
|
|
| MD5 |
9614bfd1aa16341481defcb4f1a34a54
|
|
| BLAKE2b-256 |
77dc510e49c90d76f20d125a718bb8091bc877aeb5bae302df997f6f039c9ad0
|
File details
Details for the file rh_email_tpl-0.5.0-py3-none-any.whl.
File metadata
- Download URL: rh_email_tpl-0.5.0-py3-none-any.whl
- Upload date:
- Size: 138.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e492a787f126544ce20c7ac16a7e8f4865bacb35cc6ad9fa6aa8d31cf825742a
|
|
| MD5 |
8b6b9b39d66f0d148c9d1e10ef1353f9
|
|
| BLAKE2b-256 |
1e4a2cd359b2c341b53314bc2166ebbfc9e336935195816627db075c007ad454
|