#2210 Fix list the of changes when updating the project's settings
Merged by pingou. Opened by pingou.
fix_editing_settings  into  master

Download 2210.patch

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

  • When testing update_project_settings check what is send to fedmsg

LGTM!

rebased

Pull-Request has been merged by pingou

Metadata