update asset

This commit is contained in:
ibuler
2016-11-25 22:45:47 +08:00
parent 6e843533cb
commit c1c9c7b68a
15 changed files with 172 additions and 154 deletions

6
utils/make_migrations.sh Executable file
View File

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