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
18
18
- Amartis Gladius (`Amartis <https://github.com/amartis >`_)
19
19
- Ben Lawson (`blawson <https://github.com/blawson >`_)
20
20
- Benjamin Mampaey (`bmampaey <https://github.com/bmampaey >`_)
21
+ - Bheesham Persaud (`bheesham <https://github.com/bheesham >`_)
21
22
- `bradford281 <https://github.com/bradford281 >`_
22
23
- Brian Armstrong (`barm <https://github.com/barm >`_)
23
24
- Buddy Lindsey, Jr.
Original file line number Diff line number Diff line change @@ -262,8 +262,6 @@ Using custom OneToOneFields
262
262
If you are using a custom OneToOneField that has additional arguments and receiving
263
263
the the following ``TypeError ``::
264
264
265
- .. code=block:: python
266
-
267
265
TypeError: __init__() got an unexpected keyword argument
268
266
269
267
This is because Django Simple History coerces ``OneToOneField `` into ``ForeignKey ``
You can’t perform that action at this time.
0 commit comments