I'm new in heroku and I get error here need help. I've write python code in gitpod and runserver everything is working, when i deployed to heroku admin and login pages show DoesNotExist at /admin/login/, Site matching query does not exist.
I've try to clear cache $ heroku plugins:install heroku-builds $ heroku builds:cache:purge -a myscubaworkshop
then git commit changes and push heroku master
still the same outcome and build log : -----> No change in requirements detected, installing from cache -----> Using cached install of python-3.9.5
Can anyone help? https://myscubaworkshop.herokuapp.com/admin/login/?next=/admin/