Skip to content
Advertisement

Django Query Multi Table

I’m trying to do a form query on a field and the goal is to get all the kids enrolled in all the teachers classes in this drop down menu. The query I have right now is getting all the classes a teacher is enrolled in . However how do I retrieve the kids within those classes. I attached a picture to so you can visually see how I linked the tables.

JavaScript

Table Relationships Error Message

Advertisement

Answer

I would try this :

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement