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

#DOCS - Added a models digram (using django-extensions) #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huogerac
Copy link

Hi this is an attempt to help new contributors having an idea of the speaker fight models.
It was generate using:

./manage.py graph_models organization --output organization.png

@luanfonceca
Copy link
Owner

luanfonceca commented Oct 11, 2017

I think that this is best to be in Makefile, we are adding a artifact of the project that doesn't have to be versionated with the source and gets old easily.

If you want to convert this to a Makefile command, its okay for me but i dont see any sense in this being versionated, its a compiled file based on a moment in history. For this to be updated we need to on every pull request generate this.

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

Successfully merging this pull request may close these issues.

2 participants