Skip to content

Conversation

@bigdrum
Copy link

@bigdrum bigdrum commented May 26, 2011

was it a bug to enable toolbar when TEST is True?

@dcramer
Copy link
Contributor

dcramer commented May 26, 2011

The conditional is already saying "if DEBUG or TEST". Were you experiencing some bad behavior here? (Also not sure if I committed this on accident or other people use settings.TEST :)

@dcramer
Copy link
Contributor

dcramer commented May 26, 2011

Ah actually I think this should just be or (DEBUG or TEST)

dcramer added a commit that referenced this pull request May 26, 2011
toolbar should be disabled when settings.TEST is True
@dcramer dcramer merged commit 5c6dbbc into django-commons:master May 26, 2011
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
toolbar should be disabled when settings.TEST is True
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.

3 participants