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 97675b8 commit 86aaa11Copy full SHA for 86aaa11
django_fsm_log/models.py
@@ -12,7 +12,7 @@
12
13
class PersistedTransitionMixin(models.Model):
14
"""
15
- Abstract Class that should be subclassed by the host application.
+ Abstract class that should be subclassed by the host application.
16
Host projects should own the migrations and
17
can decide on their own primary key type.
18
0 commit comments