File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Authors
1818- Amartis Gladius (`Amartis <https://github.com/amartis >`_)
1919- Ben Lawson (`blawson <https://github.com/blawson >`_)
2020- Benjamin Mampaey (`bmampaey <https://github.com/bmampaey >`_)
21+ - Bheesham Persaud (`bheesham <https://github.com/bheesham >`_)
2122- `bradford281 <https://github.com/bradford281 >`_
2223- Brian Armstrong (`barm <https://github.com/barm >`_)
2324- Buddy Lindsey, Jr.
Original file line number Diff line number Diff line change @@ -262,8 +262,6 @@ Using custom OneToOneFields
262262If you are using a custom OneToOneField that has additional arguments and receiving
263263the the following ``TypeError ``::
264264
265- .. code=block:: python
266-
267265 TypeError: __init__() got an unexpected keyword argument
268266
269267This is because Django Simple History coerces ``OneToOneField `` into ``ForeignKey ``
You can’t perform that action at this time.
0 commit comments