We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7194b5 commit 8fa950cCopy full SHA for 8fa950c
docs/source/subscription_model.rst
@@ -5,7 +5,7 @@ Enabling observers that listen to model changes.
5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7
8
-* Swap your ``models.Model`` class with ``model_subscription.SubscriptionModel``
+* Swap ``models.Model`` with ``model_subscription.SubscriptionModel``
9
* This comes with it's own ``objects`` QuerySet manager.
10
11
0 commit comments