Add database reset to build script

This commit is contained in:
Christopher C. Wells 2022-05-22 14:48:03 -07:00 committed by Christopher Charbonneau Wells
parent 441cf8bbb4
commit c8bb13f507
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ pip install -r requirements.txt
python manage.py migrate
python manage.py createcachetable
python python manage.py reset --no-input