wsgidav.samples.mongo_dav_provider.ConnectionCollection.prevent_locking#

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