wsgidav.dav_provider.DAVCollection.prevent_locking#

DAVCollection.prevent_locking()#

Return True, to prevent locking.

This default implementation returns False, so standard processing takes place: locking (and refreshing of locks) is implemented using the lock manager, if one is configured.