68a4526 Fix list the of changes when updating the project's settings

Authored and Committed by pingou 7 years ago
    Fix list the of changes when updating the project's settings
    
    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).
    
        
file modified
+20 -12
file modified
+1 -1