Como adicionar coluna ao Heroku Postgres no meu aplicativo Django

heroku run python manage.py migrate <your app name> --list
Delightful Dog