Fix bug in signals for roles
If you do .save() on a Role without changing anything the intance will not have the _changed_fields attribute.
If you do .save() on a Role without changing anything the intance will not have the _changed_fields attribute.