A lightweight Django utility for sending email notifications on order status updates.
Project description
order_status_notify
A lightweight Django library for automatically sending email notifications to users whenever their order status changes
Features
- Simple integration with any Django project
- Works with Django’s built-in
Usermodel - Sends rich HTML + plain-text emails
- Handles exceptions gracefully
- Fully compatible with Django 3.2.x
Installation
You can install this library directly from PyPI (after upload):
##bash pip install order_status_notify
Usage
from order_status_notify import notify_status_change notify_status_change(user, order)
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 order_status_notify-0.2.3.tar.gz.
File metadata
- Download URL: order_status_notify-0.2.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f896184c416236b7a2fa45859a3f082e2d66319dd640094116b44e0c318b2cda
|
|
| MD5 |
02f6e0b331daacdfd8632ad332db3b9a
|
|
| BLAKE2b-256 |
fa332e057e42a94d9424b25b9fe88103d467a410938de55f027cdc894cd629a0
|
File details
Details for the file order_status_notify-0.2.3-py3-none-any.whl.
File metadata
- Download URL: order_status_notify-0.2.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adb4a1a0b750012878b5ad799437470cc232e79aca805b6d0d3c622e337395d2
|
|
| MD5 |
4cfac4547fc40048054c84cff6887724
|
|
| BLAKE2b-256 |
c966db88227cda8ec02de4f3d3747e7cbae40fa7ea53b3605d4b4aedcc643840
|