How can I solve server error 500 which I am getting during django app deployment on heroku?
When I set debug equals to false my app doesnot work on both local n live env but when I set debug equals true it works all right in local env but gives same server 500 error on live env. This is the github repo for my django project: [https://github.com/Pran1001/HomeFinder] and settings.py file : https://github.com/Pran1001/HomeFinder/blob/main/HOMEFINDER/settings.py below are the logs which I am get from running heroku logs command
2021-12-08T15:01:27.896609+00:00 heroku[router]: at=info method=GET path="/" host=searchyourghar.herokuapp.com request_id=a4b3fa9d-2551-402e-b7ca-5c41c94fbb50 fwd="49.32.177.39" dyno=web.1 connect=0ms service=21ms status=500 bytes=409 protocol=http