wsgidav.dav_provider.DAVNonCollection.prevent_locking

DAVNonCollection.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.