Update role group list view to AddRemoveView

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 02:02:29 -04:00
parent e6ad202ee9
commit cd24eef107
4 changed files with 45 additions and 27 deletions

View File

@@ -196,6 +196,9 @@ Other changes
* Use the 'handler' prefix for all the signal handler functions.
* Remove custom email widget and use Django's.
* Increase default maximum number of favorite documents to 400.
* Update the role group list view to use the new AddRemoveView.
* Commit the group event in conjunction with the role event
when a group is added or remove from role.
Removals
--------