[Bugfix] 修改一些bug

This commit is contained in:
ibuler
2017-03-04 16:38:26 +08:00
parent 7833fc8c80
commit ab62bfca7e
13 changed files with 92 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#
python ../apps/manage.py makemigrations
python2.7 ../apps/manage.py makemigrations
python ../apps/manage.py migrate
python2.7 ../apps/manage.py migrate