Django app to provide notifications in several ways
Project description
django-howl
What is django-howl
django-howl is a Django app to provide notifications in several ways.
You can connect to the signals and do everything you want like sending notifications over different APIs.
Installation
Install django-howl (or download from PyPI):
pip install django-howl
After Installation add it to INSTALLED_APPS in settings.py:
INSTALLED_APPS = (
# other apps
'howl',
)
Usage
Now you can login to the admin and configure some observers and build some nice apps with it.
Resources
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
django-howl-0.1.11.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file django-howl-0.1.11.tar.gz
.
File metadata
- Download URL: django-howl-0.1.11.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9640e7e0152da1ef629b7bb4f78ac6943e17b973dd16dfd422e353f4f847c97d |
|
MD5 | 2792777343fbe037adb374e67b97d8ae |
|
BLAKE2b-256 | c08f56b8e4d1b94ba000f06d89a02bfc426a99d456acfb6722013cd68fa67d1e |
Provenance
File details
Details for the file django_howl-0.1.11-py2.py3-none-any.whl
.
File metadata
- Download URL: django_howl-0.1.11-py2.py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cbb368127a72204d24913cbf22175b7a251ab91226904f09b9c8f3180210212 |
|
MD5 | 084f5cc0cbba8e712aa94e96e63addaf |
|
BLAKE2b-256 | 0a801c0cb5f49f982ba7565e254be9eed97ab2b2399ad41a9458396ffe2963de |