Duplicate SQL queries in ListSelection
Missing select_related/prefetch_related on an element's corpus, type, zone, image and image server: there are 5 extra SQL queries for each element. A call to ListSelection can therefore cause from 4 to 104 SQL queries.