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 05d47dc commit a11f903Copy full SHA for a11f903
docs/advanced.rst
@@ -121,7 +121,7 @@ There are three documented ways to attach users to a tracked change:
121
User instance that made the request as the ``history_user`` on the history
122
table.
123
124
-2. Use ``simple_history.admin.SimpleHistoryAdmin`. Under the hood,
+2. Use ``simple_history.admin.SimpleHistoryAdmin``. Under the hood,
125
``SimpleHistoryAdmin`` actually sets the ``_history_user`` on the object to
126
attach the user to the tracked change by overriding the `save_model` method.
127
0 commit comments