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

Uploaded Source

Built Distribution

django_howl-0.1.9-py2.py3-none-any.whl (17.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-howl-0.1.9.tar.gz
Algorithm Hash digest
SHA256 ec569e9357327b576cf8919c83c21fa74bffc11b731f4100b0fb4b3e4d947512
MD5 2ff308d6a63ac82877d6c369900926bc
BLAKE2b-256 038e54bbea8f2b6f70ddea1bc1a3a84250ef78eb446075eda2c7c4f07707a9c9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_howl-0.1.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2336948ad34559fa5ee8d4d36d1dbea85a287231a8210c7d53f613a72d791ee3
MD5 210b3615960c8c04af2ea34c496d4a1f
BLAKE2b-256 d24f239c5dd025e0cf09fe2addd82bf3f6c836a2ced6875ded9e530dad8f7e1b

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