I \'m using Django 2.2, Python 3.7 and my attempt was to setup some common kwargs (say, on_delete and related_name) to the OneToOneField
on_delete
related_name
OneToOneField