Django Model Subscription
stable

Package Documentation:

  • Installation
  • Configuration
  • Settings
  • Register subscribers
  • Subscriber Model
  • Writing a Subscriber
  • Package contents
  • Changelog
Django Model Subscription
  • Docs »
  • Welcome to Django Model Subscription’s documentation!
  • Edit on GitHub
Next

Welcome to Django Model Subscription’s documentation!¶

Package Documentation:

  • Installation
    • Via Python Package (Pip)
    • Via Poetry
    • Via setup.py
  • Configuration
  • Settings
  • Register subscribers
    • Using App.ready (Recommended)
    • Using Auto Discovery
  • Subscriber Model
    • Update your django model by subclaassing SubscriptionModel
    • Using the SubscriptionModelMixin and the SubscriptionQuerySet
  • Writing a Subscriber
  • Package contents
    • django-model-subscription
  • Changelog
    • v0.2.0 - 2021-03-03
    • v0.1.0 - 2021-02-28
    • v0.0.10 - 2020-02-28
    • v0.0.9 - 2019-11-19
    • v0.0.6 - 2019-11-04
    • v0.0.5 - 2019-10-23
    • v0.0.4 - 2019-10-21
    • v0.0.3 - 2019-10-21
    • v0.0.1 - 2019-10-20

Indices and tables¶

  • Index
  • Module Index
  • Search Page

© Copyright 2019, Tonye Jack Revision 7438cf4c.

Built with Sphinx using a theme provided by Read the Docs.