Skip to content

Conversation

@chosak
Copy link
Member

@chosak chosak commented May 29, 2025

Partially reverts #131. We want to keep DEBUG=True by default when running the webserver (for easy static files and nice debug errors), but we still want the ability to disable DEBUG mode when crawling.

Add the ability to disable DEBUG via the DJANGO_DEBUG environment variable. Our nightly crawl is configured in an internal crawler-deploy repo that contains the helm chart, so a related change must be made there as well.

Partially reverts PR 131. We want to keep DEBUG=True by default when
running the webserver (for easy static files and nice debug errors),
but we still want the ability to disable DEBUG mode when crawling.

Add the ability to disable DEBUG via the DJANGO_DEBUG environment
variable. Our nightly crawl is configured in an internal crawler-deploy
repo that contains the helm chart, so a related change must be made
there as well.
@chosak chosak merged commit 1227de1 into main May 29, 2025
3 checks passed
@chosak chosak deleted the fix/restore-debug-default branch May 29, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants