Closed mom1 closed 4 years ago
Filtering by translations using standard orm
Wine.objects.filter(title__icontains='Raritäten')
At the same time, you need the ability to filter by all translations
Wine.objects.filter(title__icontains='Alex')
Фильтрация по переводам с помощью стандартного орм
При этом нужна возможность фильтровать по всем переводам
Filtering by translations using standard orm
At the same time, you need the ability to filter by all translations
Фильтрация по переводам с помощью стандартного орм
При этом нужна возможность фильтровать по всем переводам