Skip to content

Support for many to many related fields #25

@nimanoori22

Description

@nimanoori22

Does DjangoItem support ManyToMany fields? currently when I try to add ManyToMany related objects with DjangoItem I get this error:

raise KeyError(f"{self.__class__.__name__} does not support field: {key}") KeyError: 'ItemNameItem does not support field: FieldName'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions