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.
2 parents 5d6a8c5 + 4171ab0 commit a1f54dbCopy full SHA for a1f54db
docs/reference.rst
@@ -13,13 +13,3 @@ Common Issues
13
The reason for this, is that unfortunately ``HistoricalRecords``
14
cannot be set directly on a swapped user model because of the user
15
foreign key to track the user making changes.
16
-
17
-- ``HistoricalRecords`` is not inherited
18
19
- Allowing ``HistoricalRecords`` to be inherited from abstract
20
- models or other parents is a feature we would love to add. The
21
- current contributors do not have a need for that feature at this
22
- point, and need some help understanding how this feature should be
23
- completed. Current work is in `#112`__.
24
25
- __ https://github.com/treyhunner/django-simple-history/pull/112
0 commit comments