0

I filtered by entering a list with this query : listobj = Obj.objects.filter(name__in=listname) However, when it returns the result, the listname doesn't have the same order as before. It's ordered by id. I would like to know if there's a way to avoid this please?

L. Ng
  • 19
  • 3

0 Answers0