Skip to content

Feature: Support translation of fields in inherited models#4

Open
jevou wants to merge 1 commit into
Dnafivuq:mainfrom
jevou:feature-inherit
Open

Feature: Support translation of fields in inherited models#4
jevou wants to merge 1 commit into
Dnafivuq:mainfrom
jevou:feature-inherit

Conversation

@jevou

@jevou jevou commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Modified Translator._rebuild_model to walk the MRO of a registered class to find the owner of fields to translate, so that necessary modifications can be applied to the correct class.

Fixes #3

Modified Translator._rebuild_model to walk the MRO of a registered class to find the owner of fields to translate, so that necessary modifications can be applied to the correct class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: inherited models

1 participant