I want to do this
code = Book.objects.filter(category__contains=("cat_en_00001"))
I want to get the objects that have the value &qu