Skip to content

Commit 508e609

Browse files
authored
Remove invalid reference in docs (#667)
1 parent 5284e8b commit 508e609

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/common_issues.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ Tracking Custom Users
104104

105105
Use ``register()`` to track changes to the custom user model
106106
instead of setting ``HistoricalRecords`` on the model directly.
107-
See :ref:`register`.
108107

109108
The reason for this, is that unfortunately ``HistoricalRecords``
110109
cannot be set directly on a swapped user model because of the user

docs/querying_history.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@ model history.
122122
<Poll: Poll object as of 2010-10-25 18:04:13.814128>
123123
124124
125-
.. _register:
126-
127-
128125
Save without a historical record
129126
--------------------------------
130127

0 commit comments

Comments
 (0)