fd04e9fa77
order_by on the final queryset results in duplicating editions, 1 for each purchase to fix it we sort the thing we actually want to sort - non-game purchases - in a prefetch earlier in the code