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

What is django-howl

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

Uploaded Source

Built Distribution

django_howl-0.1.0-py2.py3-none-any.whl (10.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-howl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 897f0f8c9b3236ec7c5ccf0b8dd4f02746a7be91f233d49cea46c4ff9661c677
MD5 46f6db40e703e1181bc128ebbd1d5d4b
BLAKE2b-256 0b96e2edf8dd7988a0de62ca625b8083f3cbc406b47a1cd53bef7b1f4d3a197f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_howl-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3033c00cfb677d84bb4cdfb12ddbbc4b74d663b63f463384482d321fc1a5d684
MD5 af63f848344e6189fd29d6de9ffe2f3b
BLAKE2b-256 81d52afa94681545199d6dc48ee2192716a35583df51e376c1c7083553b98910

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