Skip to content

Fix bug in signals for roles

Andreas Ellewsen requested to merge bugfix/role-singals into master

If you do .save() on a Role without changing anything the intance will not have the _changed_fields attribute.

Merge request reports

Loading