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

Uploaded Source

Built Distribution

django_howl-0.1.12-py2.py3-none-any.whl (19.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-howl-0.1.12.tar.gz
Algorithm Hash digest
SHA256 718fd1673db3e9a58d8268cd066087aa15c6a2187590d0a39b116f78ec00babe
MD5 88d6019e015342b82757b525712579c3
BLAKE2b-256 757e4ad61a151fedec8ac825c0848b74fc599f8c915c56e173d9b37afcad8f3a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_howl-0.1.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e66eef901d73a12fa71bac8459cbd8c2d861df849a887c09ccd1d45b26d5867
MD5 cf69624ceee35020bb780de0eb4e1c83
BLAKE2b-256 15e9df1cc553297018cf743594545b41ccfd89750173d4800bb7c8a5ff37c6cd

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