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