upgrade migrate.sh

master/v0.1.0
TBS093A 2020-07-24 14:28:20 +02:00
parent 69c472730e
commit c4d4a1c0e7
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
python manage.py makemigrations
python manage.py migrate
python manage.py graph_models -a -g -o class_diagram.png
python manage.py graph_models -a -g -o class_diagram_by_apps.png
python manage.py graph_models -a -o class_diagram.png