* fixes bug in migration * adds check to migration which raises error before data loss might happen
* changes action_type from ForeignKey into M2M * adds migration * changes form widget * WIP: changes rendering on detail view of compensation * TEST NOT CHECKED YET!
* adds migration support for detail fields on CompensationState and CompensationAction
initial migrations commit