Skip to content

Generate class diagram from django models #3366

Description

@jarlhengstmengel

Motivation

We quite often run into the problem of losing the overview over our data structure. It can be quite time consuming figuring out the relations between different models, which are inheriting variables from others or what data is realized as cached properties.

Proposed Solution

Export django models as class diagram. This could be a possible starting point for realizing this.

Alternatives

Continue individually trying to get an overview for isolated parts when needed.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions