Skip to content

Commit a1f54db

Browse files
authored
Merge pull request #289 from joshblum/patch-1
Update readme
2 parents 5d6a8c5 + 4171ab0 commit a1f54db

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/reference.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,3 @@ Common Issues
1313
The reason for this, is that unfortunately ``HistoricalRecords``
1414
cannot be set directly on a swapped user model because of the user
1515
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

Comments
 (0)