Как добавить колонку в Heroku Postgres в моем приложении Django

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