Signed-off-by: Ede123 <Eduard.Braun2@gmx.de>
This commit is contained in:
parent
6854cd0ee3
commit
c9bd2d0135
@ -340,7 +340,7 @@ class Application(object):
|
|||||||
user):
|
user):
|
||||||
"""Manage DELETE request."""
|
"""Manage DELETE request."""
|
||||||
if not len(write_collections):
|
if not len(write_collections):
|
||||||
return client.PRECONDITION_FAILED, {}, None
|
return return NOT_ALLOWED
|
||||||
|
|
||||||
collection = write_collections[0]
|
collection = write_collections[0]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user