Add keyword arguments to the reverse use in views

Signed-off-by: Roberto Rosario <Roberto.Rosario.Gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-16 19:25:37 -04:00
parent 0d1daeaedf
commit 4c0b3e9134
18 changed files with 190 additions and 101 deletions

View File

@@ -117,6 +117,7 @@ Other changes
* Update group members view permission. The group edit and
user edit permission are now required.
* Add keyword arguments to messages uses.
* Add keyword arguments to the reverse use in views.
Removals
--------