Skip to main content

A simpler, more flexible form of Django signals

Project description

Podiant PubSub

Build Coverage

A simpler, more flexible form of Django signals

Quickstart

Install PubSub:

pip install podiant-pubsub

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pubsub',
    ...
)

Running tests

Does the code actually work?

coverage run --source pubsub runtests.py

Credits

Tools used in rendering this package:

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

podiant-pubsub-1.0.0.tar.gz (4.2 kB view hashes)

Uploaded Source

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