Skip to content

[IDEA] Update many-to-many relationship in models.py #38

Description

@shi-jie-samuel-tan

Is your feature request related to a problem? Please describe.
Current many-to-many relationships in our models are duplicated in Django default tables and self-described tables. This could potentially lead to unexpected behavior when linking between models

Describe the solution you'd like
The self-described tables will be removed and all many-to-many relationships will be handled by Django by default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions