-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: django
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
PolymorphicEmbeddedModelArrayFiel and PolymorphicEmbeddedModelArrayField are not representable in forms.
Django doesn't have any builtin notion of polymorphic formsets. Implementing something similar like https://django-polymorphic.readthedocs.io/en/latest/formsets.html maybe be possible, however, the UI for embedded models is already rough around the edges (INTPYTHON-643).