Allow profile to be updated
This commit is contained in:
@@ -90,6 +90,7 @@ class Profile(resource.Resource):
|
||||
# capabilities
|
||||
allow_create = True
|
||||
allow_retrieve = True
|
||||
allow_update = True
|
||||
allow_delete = True
|
||||
allow_list = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user