podiant-pubsub 1.0.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

podiantpubsub 1.0.0

Podiant PubSub


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:

Cookiecutter
cookiecutter-djangopackage

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.