Fix model subclass ___ selector for abstract/proxy models #37
Open
Description
As discovered in django-fluent/django-fluent-pages#25, django-polymorphic has a bug in translate_polymorphic_field_path
with traversing abstract/proxy models. Reporting this issue here as reminder for ourselves (and anyone with time to look into it before we do ;)