[Answer]-How to query in manytomany relation in django 23 December 2023 by thecoderscamp.com 1👍 ✅ Give this a shot. Input.objects.filter(bodytype__bodytype = 'rectangle') 👤Bipul Jain [Answer]-Django: Initial modelform fields with the same name Source:stackexchange.com