You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: