Referring to this: https://github.com/agiliq/django-orm-cookbook/blob/master/docs/or_query.rst It's great but it's failing to mention `django.db.models.Q`. With that you can have just 1 queryset object with a OR query "within".