Filter QuerySet with Array fields/values in Django
Filtering queryset when working with Django is one of the most important and fun tasks to be done.
If you are familiar with working with array/list values, you might want to know how to optimize your queries when working with array fields or values....
koladev.hashnode.dev2 min read