[Answered ]-Django random sort list 11 December 2023 by thecoderscamp.com 2👍 Here it is: Articles.objects.filter(articles_articleblock_id=articleblock_id).order_by('?') 👤lch [Answered ]-Django with mongodb using pymongo without using ORM Source:stackexchange.com