from django.shortcuts import render from elasticsearch_dsl import Q from apps.authentication.models import User from apps.authentication.documents import UserDocument