Skip to content

Instantly share code, notes, and snippets.

@0atman
Created December 14, 2012 11:51
Show Gist options
  • Save 0atman/4284885 to your computer and use it in GitHub Desktop.
Save 0atman/4284885 to your computer and use it in GitHub Desktop.
tweak model, run this
./manage.py schemamigration cms --auto; ./manage.py migrate && ./manage.py graph_models cms -g -o cms.svg && ./manage.py runserver_plus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment