scholrly / neo4django

Drop-in Neo4j/Django integration.
GNU General Public License v3.0
357 stars 83 forks source link

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

Closed tonjo closed 10 years ago

tonjo commented 10 years ago

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 commented 10 years ago

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

mhluongo commented 10 years ago

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