Skip to content

Commit aadef61

Browse files
committed
More explanation
1 parent cc0c862 commit aadef61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readthedocs/builds/managers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ class VersionAutomationRuleManager(PolymorphicManager):
188188
189189
.. note::
190190
191-
This manager needs to inherit from PolymorphicManager.
191+
This manager needs to inherit from PolymorphicManager,
192+
since the model is a PolymorphicModel.
192193
See https://django-polymorphic.readthedocs.io/page/managers.html
193194
"""
194195

0 commit comments

Comments
 (0)