q = XXXModels.objects.values('{filed}').distinct()
models.Shop.objects.order_by().values_list('city').distinct()