So i have a family and schedule model. Family is to add family member and schedule is to create schedule with family as a foreign key in it.
But in both api, userId field is a drop down field to select which a user instead of using fix at the current userId. The code and more specific about my problem is here: https://stackoverflow.com/questions/48088912/django-rest-framework-foreign-key-multiple-data Sorry for my inexperience as this is my first time creating such a huge API. Please give me guidance on how to do this. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a61345c6-780a-4947-b3a3-2d58cb368dd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

