queryset django berbeda

q = XXXModels.objects.values('{filed}').distinct()
Real Raven