When the `real_object` has a different class from `real_class`, it gets transmogrified into `real_class`. When it implements `__init__,` it is not called. https://github.com/jazzband/django-polymorphic/pull/614