django distinct by field mysql code example Example: django models distinct q = XXXModels.objects.values('{filed}').distinct()