HomeSoftware Heritage

deposit_list: Only enrich deposit metadata in page

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

deposit_list: Only enrich deposit metadata in page

Prior to this, this was fetching all deposits and then for each deposit, query further
information. Then return results and let the pagination happen.

This now keeps the queryset lazy, the pagination happens and when a page is requested,
this fetches further information on the subset required.

Related to T4020

Details

Provenance
ardumontAuthored on Mar 7 2022, 6:01 PM
ardumontPushed on Mar 8 2022, 4:38 PM
Differential Revision
D7308: deposit_list: Only enrich deposit metadata in page
Tasks
T4020: deposit moderation view is slow
Build Status
Buildable 27340
Build 42766: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.