I'm looking to speed up a query that needs to use distinct because it has a M2M field it selects on. At this point I'm not sure if my speed issues are related to how I have my DB server configured or if it's related to my queryset.I'm looking to speed up a query that needs to u