release: python manage.py migrate  --noinput
web: gunicorn blt.wsgi --log-file -
