We were announcing more changes than they actually were because we were comparing what the HTML gives us ('y') to what we stored in the database (True).
I recommend writing tests for this change.
LGTM.
rebased
1 new commit added
Done :)
LGTM!
Pull-Request has been merged by pingou
We were announcing more changes than they actually were because we
were comparing what the HTML gives us ('y') to what we stored in the
database (True).