question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Debug is True on deploying app to production to heroku

See original GitHub issue

I’m submitting a …

  • bug report
  • feature request

Current behavior:

Expected behavior:

Best practice is debug should be False on deploying app to production to heroku.

Steps to reproduce:

I am taking this issue to work on. Maintainers do let me know if Debug=True is intended while deploying or not.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
raju249commented, Nov 29, 2017

claiming this 😃 PR on its way by tomorrow or today night

0reactions
raju249commented, Nov 29, 2017

Right @cclauss 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploying a Django app to heroku. Debug False
I am trying to deploy my app to heroku. I successfully deployed to app after dealing with some bugs(the CSS wouldn't load, or...
Read more >
Troubleshooting Node.js Deploys - Heroku Dev Center
Your Node.js deploy failed - now what? Start with these simple steps to troubleshoot a build issue. Check the buildpack. Is the app...
Read more >
Server 500 error only when deploying to Heroku with DEBUG ...
I have an ON_HEROKU=1 config variable set through the Heroku dashboard for the app, which causes the branch in settings.py to set DEBUG...
Read more >
How To Debug Logs And Web Application In Heroku - YouTube
Please join as a member in my channel to get additional benefits like materials in Data Science, live streaming for Members and many...
Read more >
Cannot make it work with DEBUG=False on Heroku · Issue #11
When DEBUG is True everything works perfectly so it is when I run my application locally with Heroku's Foreman. Collectstatic runs with no ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found