How do I run the Where IN query in Django ORM and iterate it? The following returns nothing:
Where IN
user_ids = Wallet.objects.filter(customer_id=[sender