django-advanced-filters
django-advanced-filters copied to clipboard
Use True value for isnull field
Fix #119
Coverage decreased (-95.9%) to 0.0% when pulling a76f308efbbb2a7836b81dec2c6341f7150dfc94 on PeterTillema:patch-1 into 90a8ed57571b8124fb7139969eecc1138922e8a3 on modlinltd:develop.
Could we add a failing test case that this change fixes?
@PeterTillema your fix is not enough but thank you for pointing me. I created PR which solves the issue correctly: #156