Skip to main content

Django app to provide notifications in several ways

Project description

django-howl

https://badge.fury.io/py/django-howl.png https://travis-ci.org/deluge/django-howl.svg?branch=master https://coveralls.io/repos/deluge/django-howl/badge.svg?branch=master Documentation Status

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

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


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)

Uploaded Source

Built Distribution

django_howl-0.1.11-py2.py3-none-any.whl (18.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-howl-0.1.11.tar.gz.

File metadata

File hashes

Hashes for django-howl-0.1.11.tar.gz
Algorithm Hash digest
SHA256 9640e7e0152da1ef629b7bb4f78ac6943e17b973dd16dfd422e353f4f847c97d
MD5 2792777343fbe037adb374e67b97d8ae
BLAKE2b-256 c08f56b8e4d1b94ba000f06d89a02bfc426a99d456acfb6722013cd68fa67d1e

See more details on using hashes here.

Provenance

File details

Details for the file django_howl-0.1.11-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_howl-0.1.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2cbb368127a72204d24913cbf22175b7a251ab91226904f09b9c8f3180210212
MD5 084f5cc0cbba8e712aa94e96e63addaf
BLAKE2b-256 0a801c0cb5f49f982ba7565e254be9eed97ab2b2399ad41a9458396ffe2963de

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page