how to reverse a query set django code example Example: django reverse queryset queryset = reversed(Collection.objects.filter(pk__in = li))