Create cache table during build

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

View File

@ -5,3 +5,4 @@ python -m pip install --upgrade pip
pip install -r requirements.txt pip install -r requirements.txt
python manage.py migrate python manage.py migrate
python manage.py createcachetable