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

Fixing chaining filter problem -> check to avoid NoneType bitwise and operation #234

Merged
merged 1 commit into from
Jan 29, 2014

Conversation

tonjo
Copy link
Contributor

@tonjo tonjo commented Jan 22, 2014

I'm not sure about all the consequences, so please review it.
With this fix I can finally use a very simple filter chain on a model.
See issue (pull request) #218.

@tonjo
Copy link
Contributor Author

tonjo commented Jan 22, 2014

Something wrong with Travis build? I see strange test errors, not due to my commit ;)

@mhluongo
Copy link
Member

Yes, there is definitely something wrong with the Travis build -_- Sorry I haven't been able to get to this sooner @tonjo.

mhluongo added a commit that referenced this pull request Jan 29, 2014
Fixing chaining filter problem -> check to avoid NoneType bitwise and operation
@mhluongo mhluongo merged commit 88db672 into scholrly:master Jan 29, 2014
@tonjo tonjo mentioned this pull request Mar 6, 2014
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