I just got done with the first Hello Web App book and pushed to Heroku with no problems. But I want to test things out in a local environment with new stuff, and I’m getting errors when I do python manage.py runserver.
I read the Heroku docs for running apps locally and didn’t understand. Is there a simple way to work locally?