This line overwrites the parent model class reverse related field object descriptor with a property function (at model instantiation), which breaks references to the field and its attributes for other interfaces. See this issue which arose in the implementation of a model relation introspection app on a model hierarchy using django-polymorphic