radhikasingh13
radhikasingh13
@harsh-9in i am interested in this issue.
@harsh-9in i want to know that we need run it locally and then correct it or deploying it on heroku and then run it.Because i find that your project is...
Do we need to signup on heroku for this.
yes i am able to run the project locally even when debug==false when i commented out these two lines from setting.py file import django_heroku and django_heroku.settings(locals()
@harsh-9in ,I have made the PR. Please check it out.
@harsh-9in Do you have made .env file and in that you have changed DEBUG==False?
   See its working .Can you share me your settings.py file.