Skip to main content

Subscription model for a django model instance.

Project description

CircleCI Documentation Status PyPI - Python Version PyPI - License PyPI - Django Version

Sreenshot

https://python-3-patterns-idioms-test.readthedocs.io/en/latest/Observer.html

Table of contents

Installation

$ pip install django-model-subscription

Add model_subscription to your INSTALLED_APPS

INSTALLED_APPS = [
    ...,
    'model_subscription',
    ...
]

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-model-subscription-0.0.8.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

django_model_subscription-0.0.8-py2.py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 2 Python 3

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