Django Queryset становится все четко

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