cyclades: Optimize *-list commands
Use prefetch_related and select-related to importive the DB queries that are generated by *-list snf-manage commands.
Please register or sign in to comment
Use prefetch_related and select-related to importive the DB queries that are generated by *-list snf-manage commands.