wsgidav.dav_provider.DAVNonCollection.get_directory_info#

DAVNonCollection.get_directory_info()#

Return a list of dictionaries with information for directory rendering.

This default implementation return None, so the dir browser will traverse all members.

This method COULD be implemented for collection resources.