mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Signed-off-by: Ede123 <Eduard.Braun2@gmx.de>
This commit is contained in:
parent
6854cd0ee3
commit
c9bd2d0135
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ class Application(object):
|
|||
user):
|
||||
"""Manage DELETE request."""
|
||||
if not len(write_collections):
|
||||
return client.PRECONDITION_FAILED, {}, None
|
||||
return return NOT_ALLOWED
|
||||
|
||||
collection = write_collections[0]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue