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

Switch to int comparison for verbosity #99

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Conversation

mwarkentin
Copy link
Owner

Fixes #98.

In Django 1.8, options['verbosity'] switched from a string to an int,
breaking the way we were checking the value.

@mwarkentin
Copy link
Owner Author

@nduthoit If you have a minute, could you review?

@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage decreased (-0.1%) to 86.641% when pulling e813160 on 98-fix-verbosity into 73fb122 on master.

Copy link

@dlanger dlanger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎖

@mwarkentin mwarkentin merged commit d8cee02 into master Feb 14, 2017
@mwarkentin mwarkentin deleted the 98-fix-verbosity branch February 14, 2017 18:45
Copy link

@nduthoit nduthoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

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.

4 participants