jazzband / django-polymorphic

Improved Django model inheritance with automatic downcasting

Home Page:https://django-polymorphic.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you please check if this is wrong or not?

leeky940926 opened this issue · comments

Hi, I'm Lee-Kiyong who works as a django developer in South Korea

First of all, I'm sorry that I have to write something trivial.

I found it while reading the documentation to study polymorphic.

In this link, Is this what you meant?

real_objects=ModelA.objects.get_real_instances(base_objects_queryset_or_object_list)


image

Yeah I see the same rendering issue. Thanks for bringing that to our attention 👍