Add migration at Heroku update

This commit is contained in:
Gabriel Augendre 2016-08-27 21:19:57 +02:00
parent c3486b31c7
commit 328a889963
No known key found for this signature in database
GPG Key ID: D2B6A5B41FC438B1
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
web: gunicorn refunds.wsgi --log-file -
release: python manage.py migrate