Cómo agregar columna a Heroku Postgres en mi aplicación Django

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