Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.dav_provider.DAVCollection.supportRecursiveDelete

DAVCollection.supportRecursiveDelete()[source]

Return True, if delete() may be called on non-empty collections (see comments there).

This default implementation returns False.