I have a problem with converting a queryset with prefetch_related to a dataframe.
qs = Model1.objects.all().prefetch_related(Prefetch(\'model_2\', querys