The documentation illustrates how you can work with model's manager class to get derived class results. How about individual model instance? Does django_polymorphic offer a way to get to a derived model instance from a base model instance?