sql >> Base de Datos >  >> RDS >> Mysql

DISTINTO EN en django

OrderNotes.objects.filter(item=item).values_list('shared_note', flat=True).distinct()