Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect a DEBUG Environment in Taiga Config #4

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

zicklag
Copy link
Contributor

@zicklag zicklag commented Aug 17, 2019

Setting the DEBUG environment variable to case-insensitive True will
enable DEBUG mode in Django and Taiga Front. If it is not True DEBUG
mode will be disabled.

@zicklag zicklag force-pushed the feature/debug-env-var branch from 862a84c to ad5f5bf Compare August 17, 2019 21:13
conf/taiga/conf.json.j2 Outdated Show resolved Hide resolved
conf/taiga/local.py Outdated Show resolved Hide resolved
Setting the DEBUG environment variable to case-insensitive `True` will
enable DEBUG mode in Django and Taiga Front. If it is not `True` DEBUG
mode will be disabled.
@zicklag zicklag force-pushed the feature/debug-env-var branch from ad5f5bf to 0667be6 Compare August 18, 2019 22:37
@zicklag
Copy link
Contributor Author

zicklag commented Aug 18, 2019

There you go, it should be ready now.

@blackandred
Copy link
Contributor

Great, thanks, merging.

@blackandred blackandred merged commit 2c14295 into riotkit-org:master Aug 19, 2019
blackandred added a commit that referenced this pull request Nov 20, 2019
Respect a DEBUG Environment in Taiga Config
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