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.10.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

django_howl-0.1.10-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.10.tar.gz.

File metadata

File hashes

Hashes for django-howl-0.1.10.tar.gz
Algorithm Hash digest
SHA256 1337b86306e658a77e8e90e4f21364e3ef3c62f891bdf8b31cd8a3a265dfd68c
MD5 399541497c246e2177b13e3b5b1bea33
BLAKE2b-256 1ebd765f8059410ccb85883a85995a9b0612f9b0089ae9c034bd250e14da0268

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_howl-0.1.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dbc4edd3064ebcfb09266505f58ebe83a4afe0dc811a8823f34e56339768ffda
MD5 04d9fc3e742e8636dbd74507b07a9075
BLAKE2b-256 81aef389ee5fe7d674cf3a5e80acfa62efdf688c758af57d9f6273da4e335767

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