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

Work around a type error triggered by taggit #86

Merged
merged 1 commit into from
Dec 6, 2017

Conversation

Athemis
Copy link
Contributor

@Athemis Athemis commented Dec 23, 2016

This pull request fixes #10
It's far away to be a proper fix though as it just works around the issue by completely ignoring tags from taggit. Hence changes to tags won't show up in the comparison.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 86.491% when pulling 53b22fb on Athemis:taggit_workaround into 5fc1142 on jedie:master.

1 similar comment
@coveralls
Copy link

coveralls commented Dec 23, 2016

Coverage Status

Coverage decreased (-0.3%) to 86.491% when pulling 53b22fb on Athemis:taggit_workaround into 5fc1142 on jedie:master.

@jedie jedie merged commit 5b183e7 into jedie:master Dec 6, 2017
@jedie
Copy link
Owner

jedie commented Dec 6, 2017

This is included in v0.8.2, released today.
Thanks for contributing!

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.

Does not work with django-taggit
3 participants