wsgidav.samples.mongo_dav_provider.CollCollection.prevent_locking

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