Changeset a475496 in flexoentity


Ignore:
Timestamp:
11/21/25 11:16:06 (8 weeks ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
master
Children:
376e21b
Parents:
b24d72e
Message:

aerialize domains flexo_id as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flexoentity/domain.py

    rb24d72e ra475496  
    2929        base = super().to_dict()
    3030        base.update({
     31            "flexo_id": self.flexo_id,
    3132            "domain_id": self.domain_id,
    3233            "fullname": self.fullname,
Note: See TracChangeset for help on using the changeset viewer.