In your documentation, you recommend using mixins to not lose customization when copying the models from the editor. It's good advice, but currently, you would still have to re-establish all the multi-inheritance of each class when updating. It would be super useful to have a field to declare the additional mixins for a given entity and have them reflected in the "Models" code.
In your documentation, you recommend using mixins to not lose customization when copying the models from the editor. It's good advice, but currently, you would still have to re-establish all the multi-inheritance of each class when updating. It would be super useful to have a field to declare the additional mixins for a given entity and have them reflected in the "Models" code.