Skip to content

Model change #115

@Aclopes

Description

@Aclopes

This is a question about best practice.
If I need to create a new field in the tables specific to my business, for example, a new field in Partner, I know I can change the (...)lib/pyton3.../site_package/pyas2/models.py and add the new field in the partner class and run the Django migrations process it will work.
However, my question is: what is the more "elegant" way to do it? What process should we adopt for apps installed as lib?

PS: Do you think it would be a good idea to create a Google group or Discord just for questions like that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions