Remove transformation manager methods

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 02:21:19 -04:00
parent 89bc78bd55
commit cd5bc8ba4b
9 changed files with 35 additions and 27 deletions

View File

@@ -200,6 +200,10 @@ Other changes
* Commit the group event in conjunction with the role event
when a group is added or remove from role.
* Update the role permission view to use the new AddRemoveView.
* Rename transformation manager method add_for_model to
add_to_object.
* Rename transformation manager method get_for_model to
get_for_object.
Removals
--------