Create missing cache tables
This commit is contained in:
parent
218a020ce6
commit
ad509383d8
1 changed files with 2 additions and 2 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
||||||
release: python manage.py migrate
|
release: python manage.py migrate && python manage.py createcachetable
|
||||||
web: gunicorn manuels_collection.wsgi --log-file -
|
web: gunicorn manuels_collection.wsgi --log-file -
|
Loading…
Reference in a new issue