I\'m trying to optimize a query in Django (version 1.11) that I use in a prefetch. So I have a StaffProfile model that has a relation to Wages like this:
clas