modèles django distincts

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