wsgidav.samples.mysql_dav_provider.MySQLBrowserResource.get_directory_info#

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