Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various suggestions #3

Open
4 tasks
olivierdalang opened this issue Jun 5, 2023 · 0 comments
Open
4 tasks

Various suggestions #3

olivierdalang opened this issue Jun 5, 2023 · 0 comments

Comments

@olivierdalang
Copy link

Hey ! Neat little app !! Thanks !!

Here are some suggestions, happy to create issues for those you think are interesting, I could maybe contribute some if you're accepting PRs.

  • Currently, the diagram ignores inheritance. It simply shows all models with all inherited fields, as separate entities.
  • Why not a Django management command ? Indeed a little bit more config to do (need to list it on INSTALLED_APPS), but it's more djangoic
  • Oftentimes, attributes are not so interesting when compared to relation. A --no-attributes option would be nice for such cases when there are too many attributes (keep only the primary / unique fields, and display something like 38 more attributes)
  • The readme says that mermaid is recognized by github markdown, yet it includes the example as an image, preventing from seing how github renders it. Would be nice to use that feature directly.

Thanks !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant