mirror of https://github.com/snachodog/mybuddy.git
Add database reset to build script
This commit is contained in:
parent
441cf8bbb4
commit
c8bb13f507
|
@ -6,3 +6,4 @@ pip install -r requirements.txt
|
|||
|
||||
python manage.py migrate
|
||||
python manage.py createcachetable
|
||||
python python manage.py reset --no-input
|
||||
|
|
Loading…
Reference in New Issue