Closed
Description
Hi,
When you try to create a model with choices field and then create a second model which inherit from the previous one, you will receive error while schema generating.
Here you have a simple project with models and basic configuration. Try to generate schema and you will get following error:
AssertionError: Found different types with the same name in the schema: PageType, PageType.
It seems that it is unable to inherit models with choices fields.
Metadata
Metadata
Assignees
Labels
No labels