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